07 2014 档案

摘要:static void Main(string[] args) { Console.WriteLine("\n开始窗口程序自动化测试\n"); //启动被测试程序 string path = @"程序路径"; ... 阅读全文
posted @ 2014-07-25 23:56 苦逼IT男 阅读(2419) 评论(0) 推荐(0)
摘要:PICThttp://download.microsoft.com/download/f/5/5/f55484df-8494-48fa-8dbd-8c6f76cc014b/pict33.msiallpairshttp://www.satisfice.com/tools.shtml教程http://w... 阅读全文
posted @ 2014-07-17 23:32 苦逼IT男 阅读(1252) 评论(0) 推荐(0)
摘要:public class Table { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub WebD... 阅读全文
posted @ 2014-07-13 19:55 苦逼IT男 阅读(5496) 评论(0) 推荐(0)