搜索资源列表
_itlearneraspv1.1.rar
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
trav-dir.c
- 本文件可以在linux,UNIX 或者 Cygwin 下面编译执行, gcc -o filename.c 即可。 主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。 可以列出比某一时间更新的文件,并拷贝到另外一个目录中,并且保持目录结构不变化。 也可以只列目录名称,或者只列某系扩展名的文件名。可以打印文件信息。 如果用户经常需要备份一个目录下面的所有新文件,则此工具非常有效。
StringM
- 遍历给定目录中的所有文件(包括子目录中的文件),以实现文件查找功能。支持通配符查找。-given directory traversal of all documents (including subdirectories document), to achieve the document search function. Search support wildcards.
parsefile
- 遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中
MyExplorer
- 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。
src07
- 遍历C盘所有文件的例子-traverse all documents examples
testone
- fedora core 4下用KDevelop开发的一个遍历目录并读取相关文件的程序,供大家参考
硬盘信息读取文件
- 一个用来遍历逻辑分区的软件。但是软件中有几个问题:1、读取速度不是很好。2、读取C:盘时候有错误。这个2个问题,本人没有解决。还望高手可以多多指点。联系:flyz-81@163.com-used to traverse a logical partitioning software. But software, a number of problems : 1, read speed is not very good. 2, reading the C : disk is the wrong t
VC6 MFC程序遍历整个文件夹
- VC6 MFC程序.程序可以遍历整个文件夹,包括所有子目录文件.可以查找指定文件.创建线程查找不会卡窗口-VC6 MFC program. Program can traverse the entire folder, including all sub-files can be to find the specified file. Create a thread to find the window will not card
extentreaddir
- 使用广度遍历的算法统计批定目录包括其子目录下文件的数量-Breadth traversal algorithms using statistical batch given directory including its subdirectories, under the volume of documentation
GetFileSize
- 通过遍历文件夹下的文件(包括子文件夹),获取文件夹的大小。-Get the size of a file.
linuxdir
- linux遍历目录,能够修改成查找某个文件。或者某个目录,并且记录当前的路径。-linux traverse directory, can be modified to search for a file. Or a directory, and the record of the current path.
selfdelete
- 本项目实现了程序的自毁以及他毁。利用操作系统提供的SHELL实现程序自毁,即在程序中创建一个比“要自毁的那个程序”优先级略低的进程,一旦“要自毁的那个程序”执行完,创建的新进程,就执行SHELL命令删除“要自毁的那个程序”在磁盘上的映像。他毁的做法是,先Kill掉“要他毁的程序”,然后,遍历文件系统从磁盘上将其删除。-The project achieved the self-destruct program, and his ruin. SHELL achieved using the ope
2
- 利用c 语言,在linux环境下实现遍历文件夹构成目录树-folders tree
windowsfilesearch-and-treelist-app
- 程序实用树控件做消息响应遍历文件,来解决不使用多线程遍历文件的卡死问题。-Practical procedures for traversing the tree controls to do the message response file, to resolve not to use multi-threaded file stuck traversal problem.
RenameFiles
- 文件批量改名,传入一个路径,可遍历文件目录以及改名-File batch rename, passing a path to traverse the directory and rename the file
bianli
- VC++遍历文件夹自动生成目录树,有兴趣的朋友学习一下。 -VC++ folder automatically traverse the directory tree, friends who are interested to learn about.
FlieList
- 用的C++语言。因为前阵子需要大批量修改不同文件夹下同一个配置文件里的某一个位置信息(我要修改的文件:PlatForm),因为配置文件加密成十六进制,而且不知道结构体,根据字节对齐,我模糊判断要修改位置为INT类型,所以只能从内存直接拷贝修改。包括遍历文件夹寻找文件和内存拷贝修改操作,如果要批量修改文件名字或者之类的原理是一样的不打算做其他修改了,仅供参考。-With the C++ language. A while back, need to change because of large
Getfile
- 使用DelphiXE2开发的一个遍历文件夹内所有文件的小工具,可以实现快速遍历自定义路径下的所有文件,包括隐藏文件;具体实现调用了DelphiXE3自封装的函数,非WindowsAPI-Use DelphiXE2 developed an ergodic folder all files of small tools, can realize rapid traverse custom path, all the documents, including the hidden files Im
TraverseFolder
- 用C++和系统API的方式(非MFC方式遍历文件夹)-C++ and with the way the system API (non-MFC traverse folders)
