搜索资源列表
displayfiles_CSharp
- C#写的对文件及文件夹操作的小例子,递归实现遍历程序所在目录及所有子目录-C# write operations on files and folders a small example of where the program Recursive traversal directory and all subdirectories
29782163TreeView
- 使用treeview控件遍历磁盘目录,适合初学者学习treeview使用-Use TreeView control disk directory traversal for beginners to learn to use TreeView
ClearUpPIC
- 对文件目录进行遍历操作,查找所有文件目录中对应类型的文件,进行相关操作,学习参考用-File directory traversal operation, the corresponding file directory to find all types of documents related operations, learning reference
OperateDirectory
- 完成对 我的电脑,驱动器,文件夹,文件的搜索与遍历。自动识别电脑里面的 磁盘符号,自动根据指定的条件遍历 文件夹目录,既可以实现遍历 一级子目录,也可以深度遍历这个文件夹所有子目录,直至最底层的文件并显示出来-Completed on my computer, the drive, folder, file search and traversal. Automatic identification symbol disks inside the computer automatically T
FTPfilebiani
- 摘要:VC/C++源码,网络相关,FTP,文件遍历 VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。 -Summary: VC/C++ source, network-related, FTP, file traversal VC++ demo FTP
getdir
- C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# get the system directory attribute information in the form on the left to expand the Tree
WordCount
- 单词频率统计,遍历目录,统计 txt , cpp , h , cs 类型文件中的单词频率,并可用命令行参数-e2,-e3来选择连续的两个或三个单词频率统计,排序输出。-Word frequency statistics, traverse directories, statistics txt , cpp , h , cs file type in the word frequency, and the available command line parameters-e2,-e3
CopyDirectoryAllFiles
- 遍历整个文件夹目录将里面的文件复制到目标文件夹,适合在添加字库的时候使用-Traverse the entire folder directory copy inside the file to the target folder, suitable for use in time to add fonts
getdir[cSharp]
- C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# Get System directory attribute information in the form on the left to Treeview Expand dis
SearchFromDict
- 遍历目录中提供的字典文件,并找出含有特定字母组合的英文单词。-Traverse the dict txt file and find the words which contain specific letter combinations