搜索资源列表
steal_1
- 当老师不想让你考他的教案的时候,你是否会想到一个绝密的方法,在神不知鬼不觉的情况下拷贝到你指定的文件中,呵呵,下载本程序,这个问题就解决了。。含.exe文件。双击即可。-when teachers do not want you to test his lesson plans at the moment, you would expect a top-secret method, without anybody knowing it to the circumstances of your c
DeleteFile
- 成批量删除文件的源程序,使用这个大家可想清楚了,删除就没有,想当初为了测试这个软件,我误删了整个D盘的文件,让我郁闷了好几天-batch delete the file into the source code, you can use this to be clear, there is no delete. At first, in order to test the software, I mistakenly deleted a whole plate of documents D, l
exp2.src
- 用C++编程实现提取RTF格式的写字板文件中的文本字符,只能提取文本,测试时候好像也不能进取中文,只能提取到英文字符,程序实际上是运用了RTF文件中对字符定义的边界控制符,如果知道如何去利用控制符,就可以提取RTF中的图片表格等信息。-Using C++ Programming extract WordPad RTF file format of the text characters, can only extract the text, test time can not be aggres
AutoTestSystem
- 自动测试系统的PPT,总结很到位,初学者可以看看一下。-Automatic test system PPT, summarize it in place, beginners can take a look at it.
TiChong
- 文本文件剔重工具,在工作中我们总有一些文件会有重复内容,在文件比较多和比较大的时候,处理起来就比较麻烦,就写了个小工具,测试发现在文件在超过3000万行后,效率会很慢。- Text file deduplication tool, at work we always have some files have duplicate content in more and larger files when handling them more trouble, they wrote a smal
test
- 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: (1)可以实现下列几条命令(至少4条) login 用户登录 dir 列文件目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 (2)列目录时要列出文件名、物理地址、保护码和文件长度; (3)源文件可以进行读写保护。 -Design a simple two- level file sys
fastJSON_v2.1.20
- This the smallest and fastest polymorphic JSON serializer, smallest because it s only 25kb when compiled, fastest because most of the time it is (see performance test section) and polymorphic because it can serialize and deserialize the following sit