2006年10月24日

winrunner事务概念的代码应用(毫秒级)

摘要: extern long GetTickCount(); x = GetTickCount(); wait(1); y = GetTickCount(); print(y-x); 阅读全文

posted @ 2006-10-24 10:12 测试者家园 阅读(898) 评论(0) 推荐(0)

导航