搜索资源列表
扫描子文件夹
- 扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special o
扫描子文件夹
- 扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special o
CfgdExplorer
- 实现了类似于windows资源管理器窗口的程序,其中可以遍历一个文件夹下所有的文件和子文件夹,并可在右侧宣示其相关信息-achieve similar to the windows of the window of resource management procedures that can traverse a folder of documents and all subfolders, and may assert its ri
delobj
- 遍历文件夹和子文件夹,删除所有VC工程编译后留下的垃圾文件,如果工程多,很实用哦(我自己就释放出来2G的空间)-traverse folders and subfolders, and delete all VC works compiled documents left by the garbage, if works, Oh, very practical (I myself would release 2 G space)
find
- 查找指定文件夹下的文件,包括子文件夹。里面的文件搜索方法比较好。-Search designated documents folder, including subfolders. Inside a document search method is better.
SearchFile
- 新手出学,申请成为会员。 遍历特定文件夹下的所有子文件夹及文件。
copys
- 可以复制整个文件夹的内容,包括所有子文件夹内的内容-Can copy the entire contents of the folder, including all sub-folders within the content of
VisualC++
- Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,
awatcher
- 实现对系统中指定文件夹和文件的实时监控功能。不但实现了监控文件夹内各文件的增删改,还可以对各子文件夹监视并控制。-Realize the system is specified folders and files of the real-time monitoring function. Not only realize the monitoring folder changes or deletions from the docume
source_browse
- Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,
FindFile
- 可以遍历并保存指定路径和指定文件类型的文件。速度快,不丢失任一个文件。可以遍历所有文件夹及多重子文件夹下的文件。-Can traverse and preserve the designated path and specify the file types of files. Fast, do not lose any documents. Can traverse all folders and subfolders under t
FolderSize
- 计算当前文件夹下文件个数、子文件夹个数、文件总大小-FolderSize
GetFileSize
- 通过遍历文件夹下的文件(包括子文件夹),获取文件夹的大小。-Get the size of a file.
rename
- 对一个文件夹内的所有文件(包括子文件夹内)批量重命名的MFC例子。包含了文件拷贝,覆盖,目录操作等知识。是文件操作的一个入门学习资料。-A folder of all files (including subfolders) to rename the MFC-volume example. Document contains the copy, cover, directory operations, such as knowledg
Dir
- 查找文件夹下的子文件夹和所有文件,其中算法为递归实现-seach file of directory
resemble002
- 提取文件夹下面的文件名形成ACCESS数据库,统计子文件夹下面的文件个数形成数据库,并比较2个文件下的文件名的相似性。-Extract the folder the file name below the formation of ACCESS databases, statistical sub-folders below the file number of the formation of a database, and comp
copy
- 遍历文件夹的文件包括子文件夹下的文件 控制台程序后台运行-Traverse Folder files including sub-folders under the file console application running in the background
C#复制文件夹(及文件夹下所有子文件夹和文件)+
- 复制文件复制代码 /// <summary> /// 拷贝oldlab的文件到newlab下面 /// </summary> /// <param name="sourcePath">lab文件所在目录(@"~\labs\oldlab")</param> /// <param name="savePath">
历遍文件夹中的文件
- 功能实现历遍当前文件夹中含子夹中的所有文件例程。(Function to achieve the current folder contains all the file routines in the sub folder.)
c#系统监控软件,可以监控全盘文件及其子文件夹
- c#系统监控软件,可以监控全盘文件及其子文件夹(C # system monitoring software, which can monitor the whole file and its subfolders)