09 2017 档案

摘要:Android Application Testing 阅读全文
posted @ 2017-09-07 12:49 得那些过往 阅读(308) 评论(0) 推荐(0)
摘要:本文对常用的数据结构:Array, ArrayList,List,IList,ICollection, Stack, Queue, HashTable, Dictionary, IQueryable, IEnumerable等进行详述。 一、Collection(集合)Collection是数据记录 阅读全文
posted @ 2017-09-07 12:46 得那些过往 阅读(344) 评论(0) 推荐(0)
摘要:注册功能Selenium代码: package com.selenium.testng; import org.openqa.selenium.WebDriver; import org.testng.annotations.BeforeClass; import org.testng.annota 阅读全文
posted @ 2017-09-03 14:02 得那些过往 阅读(895) 评论(0) 推荐(0)