摘要: 共找到:3个文件E:\tem\1.pngE:\tem\20192208092223.pngE:\tem\tem1\20195308105326.png 阅读全文
posted @ 2019-09-08 13:03 做会写代码的呱牛 阅读(9376) 评论(0) 推荐(1)
摘要: [E:\tem\1.png, E:\tem\20192208092223.png, E:\tem\tem1\20195308105326.png] 阅读全文
posted @ 2019-09-08 12:57 做会写代码的呱牛 阅读(1525) 评论(0) 推荐(0)
摘要: package com.dn.UI; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.chrome.ChromeOptions; public class GoogleDriver { // Chrome浏览器驱动类 pr 阅读全文
posted @ 2019-09-08 11:24 做会写代码的呱牛 阅读(555) 评论(0) 推荐(0)
摘要: package scc.com.sample; import com.dn.UI.KeyWordsOfWeb; public class SampleOfCM { public static void main(String[] args) { // TODO Auto-generated method stub KeyWordsOfWeb cm =... 阅读全文
posted @ 2019-09-08 11:21 做会写代码的呱牛 阅读(292) 评论(0) 推荐(0)
摘要: package com.dn.UI; import java.io.File; import java.io.IOException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Set; import java.util.concurrent.TimeUnit; import org.... 阅读全文
posted @ 2019-09-08 11:16 做会写代码的呱牛 阅读(232) 评论(0) 推荐(0)