搜索资源列表
用Java编写HTML文件分析程序
- 用Java编写HTML文件分析程序 一、概述 Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
DocSample2
- VC环境下,使用SOAP调用WebService服务器函数的客户端例程代码,可以用来测试本机的WebService是否可以连接使用。需要安祖昂SOAPToolKit3.0支持,在XP环境下通过VC6编译通过,可以正常调用-VC environment, the use of SOAP server function call WebService client code routines can be used to test whether the machines can connect u
testcpp
- 很流行的测试用例程序,可以定制自己的测试工具,添加丰富的测试案例,快速打造自己的测试环境。-Test procedure is very popular, you can customize their own testing tools, test cases to add a rich, fast to build their own test environment.
TXL
- 1点击同学录首页登陆区注册按钮,按照系统提示准确填入相关信息。 2 登录后,同学录会列出您所注册过的班级。 3 进行留言、上载照片、发表评论、查询同学或校友等等。 (2)应用所学计算机网络课程中的知识,利用网络实用程序实现其协议。 (3)编制好网络实用程序后,设计若干用例,上机测试并分析所设计的程序。 -Click on a landing zone Classmates Home Register button, fill in accordance with the s
Mime_formate_MFC
- 一个C++写的解析邮件的类,将外面这些文件导入工程,添加相应的头文件,那么就可以使用。 用法可以参考测试用例-Written in a C++ class parsing e-mail will be outside of these documents into projects, add the corresponding header file, then can be used. Usage can refer to the test
TCP_ClientAndServer
- TCP/IP协议的Server服务器端和Client客户端的测试用例-Test cases of Server and Client with TCP/IP Protocol
huibian
- 班级通信录管理系统的设计与实现,(2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序 -Class address book management system design and implementation, (2) operating procedures should be prompt, input and output interfaces to pursue friendly,
JHIUXiLrp
- 代码是用来实现通过例程测试使用开发的ActiveX控件OleEdit的程序的源码,好用,适用于初学者学习与指导-Code to the source code of the program to achieve the ActiveX control OleEdit developed through routine testing, easy to use, suitable for beginners to learn and guidance
dFVJYGERt
- 代码是用来实现通过例程测试使用开发的ActiveX控件MagicBox的vc++的源码,好,演示程序,很好用,罕见-The code is used to achieve the source code of the ActiveX control developed through routine testing the MagicBox the vc++, good demo program, easy to use, rare
CellPhoneUXDemo-0.2-Win32
- CellPhoneUXDemo-0.2-Win32.rar 测试用例-CellPhone test
cJSON
- json协议定义了数据的传输格式,与XML相比更简单。压缩包包含了json的C语言实现,附带测试用例-json protocol defines the format of data transmission, compared with the more simple XML. Json package contains the C language, with a test case
project
- 在CppUnit 中,一个或一组测试用例的测试对象被称为TextFixture 就是被测试的目标. -Regression testing is the process of validating modified parts of the software and ensuring that no new errors are introduced into previously tested code
login
- bottle例子bottle历程,bottle登陆例子,bottle登陆模板,bottle服务器例子,bottle成功在win7 x64旗舰版跑起来 python2.7.12版本的,bottle上传文件例子,bottle下载例子bottle登陆例子2,python网页例子,python网站例子,python bottle例程 定义下载路径 下载目录,非常 静态文件目录,里面有一些图片和文件 定义路由,自己写的,自己 用的,很多都用来登录,上传,下载都有了。有注释,简单易懂,