搜索资源列表
TestFrame
- 测试一个循环路径 是对他的条件测试 覆盖测试和条件组合测试覆盖的测试-Test path is a cycle of his conditions of test coverage and conditions of the test combination of test coverage test
test
- 黑盒测试(等价类划分+边界值分析+决策表方法)白盒测试(语句覆盖、分支覆盖、条件覆盖、分支/条件覆盖、条件组合覆盖及基本路径测试方法)分析三角形问题-Black box testing (equivalence class boundary value analysis+ by+ decision table method) white box (statement coverage, branch coverage, condition coverage, branch/condition c
JavaScript-count
- 用Javascr ipt制作趣味计数器.该方法的关键是Cookie技术和动态图像特性的综合运用。使用Cookie,可以在用户端的硬盘上记录用户的数据,下次访问此站点时,即可读取用户端硬盘的Cookie,直接得知来访者的身份和访问次数等有关信息。Javascr ipt中通过document.cookie属性访问Cookie,这个属性包括名字、失效日期、有效域名、有效URL路径等。用等号分开的名字和其值是Cook ie的实际数据,本例中用来存储该访问者访问该页面的次数。通过把Web页中的图像映
FindFrame
- 通过java编程实现本地搜索,搜索路径覆盖你整个电脑的路径,功能简单方便,代码整洁通俗易懂-you can find files in your computer by run this program.