搜索资源列表
qicsort
- 一个写在vc中的快速排序法函数,没有单独做测试类,而是在main函数中给出了例子,运行最后会在控制台看到结果。-a vc wrote in the rapid sequencing function, so there is no single test categories, but in main function is an example of the operation will finally see the result console.
J2ME_UIDemo
- J2MEUI设计Demo,其中包含UI中的界面实例,Test,Command等控件-J2MEUI Design Demo, which includes the UI interface example, Test, Command Control, etc.
130022
- Web 应用程序日渐复杂,对它们的测试工作也变得越来越重要。有很多测试技术可供你选择使用。例如,在 2005 年 4 月份的 MSDN 杂志中,我描述了一个基于 Jscr ipt 的简单系统,它使用 IE 的文档对象模型(Internet Explorer Document Model)来完整地测试某个 Web 应用程序的用户界面。这个技术很有效,但是在几个方面存在着缺陷。我的一些同事问我是否能使用 .Net 框架编写功能更强,但仍然是轻量级的 Web 应用程序用户界面自动化测试程序。在这个月的