搜索资源列表
_itlearneraspv1.1.rar
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
parsefile
- 遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中
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
3033_itlearneraspv1.1
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当前文件夹信息,以及对磁盘文件操作速度测试
GetFileSize
- 通过遍历文件夹下的文件(包括子文件夹),获取文件夹的大小。-Get the size of a file.
ReadLog
- 使用CTreeCtrl遍历硬盘所有文件,然后显示出来,点击树节点,在右边的CListCtrl里用图标显示出该文件下的文件,鼠标左键点击某文件,实现打开文件的功能。 功能类似于WINDOWS的文件夹功能-CTreeCtrl traverse all the files using the hard disk, and then displayed, click on the tree node, the right to use CListCtrl in icon shows the file
2
- 利用c 语言,在linux环境下实现遍历文件夹构成目录树-folders tree
bianli
- VC++遍历文件夹自动生成目录树,有兴趣的朋友学习一下。 -VC++ folder automatically traverse the directory tree, friends who are interested to learn about.
mymd5
- 该demo是根据md5算法,实现了文件夹的遍历。然后生成md5,从而校验文件-The demo is based on md5 algorithm to achieve a folder traversal. Then generate md5, so check the file
MD5
- 从文件夹中遍历所有.dat文件,读取每行,计算其MD5,保存到另一个同名.bin文件中。 程序从Linux的MD5中移植过来,VC6编译通过。-All from the folder traversal. Dat files, read each line, calculate the MD5, save it to another with the same name. Bin file. MD5 from the Linux program in transplant, VC6 co
FlieList
- 用的C++语言。因为前阵子需要大批量修改不同文件夹下同一个配置文件里的某一个位置信息(我要修改的文件:PlatForm),因为配置文件加密成十六进制,而且不知道结构体,根据字节对齐,我模糊判断要修改位置为INT类型,所以只能从内存直接拷贝修改。包括遍历文件夹寻找文件和内存拷贝修改操作,如果要批量修改文件名字或者之类的原理是一样的不打算做其他修改了,仅供参考。-With the C++ language. A while back, need to change because of large
bianli
- 用vb语言写的源代码,可以遍历系统的文件夹,并用树形图显示出来-Source code, written with vb language can traverse the system folder, and display the tree diagram
vb
- vb历遍文件夹,自动搜索各个磁盘下的每一个根文件及子文件-vb through folders automatically search each root of each disk files and subfolders.
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
filefind
- 根据文件夹遍历出所属文件详情~此源码在VS2010做的,可正常运行-According to traverse a folder file belongs details ~ This source in VS2010 to do, you can run
CODE
- VC几个常用函数的实现,对开发有一定帮助,非常实用,包括时间转换,遍历树形控件,删除文件夹等函数-VC realization of several commonly used functions, the development of some help, very practical, including time conversion, traversing the tree control, delete folders and other functions
MFCFileCopy
- MFC、C++文件拷贝,通过递归遍历拷贝到指定位置,文件夹结构不变。-MFC, the c++ file copy, through recursive traversal copy to the appointed position, the folder structure remains the same.
vc_rescrue_dir_show_file
- VC递归法遍历当前目录下的所有子目录文件和文件夹-VC recursive method to traverse all subdirectories under the current directory files and folders
TraverseFolder
- 用C++和系统API的方式(非MFC方式遍历文件夹)-C++ and with the way the system API (non-MFC traverse folders)
924575
- 实现了类似于windows资源管理器窗口的程序,其中可以遍历一个文件夹下所有的文件和子文件夹,并可在右侧宣示其相关信息()
