搜索资源列表
read-all-files-in-a-folder
- 读取某个文件夹中所有的文件,通过递归的方式遍历包括子目录在内的所有文件。
displayfiles_CSharp
- C#写的对文件及文件夹操作的小例子,递归实现遍历程序所在目录及所有子目录-C# write operations on files and folders a small example of where the program Recursive traversal directory and all subdirectories
CSharp-thumbnail
- 用桌面资源类 获取桌面PIDL遍历文件夹得到接口 ,取得缩略图,IEXtractImage类的Getlocation和Extract方法-thumbnail ,C#
TreeFile
- 主要是完成对文件夹的遍历。,对杀毒工具的一种改写,主要是核心一样。-Complete traversal of the folder. A rewrite of the anti-virus tool is the core.
photoshow
- 用c#写的关于listview控件的小程序,可以遍历指定文件夹里面的图片病显示在listview上面-Write c# listview control applet, you can traverse the specified folder inside pictures disease is displayed in the listview above
file
- 文件遍历 绑定到树形结构中,遍历文件夹中所有文件。-find file in folder
FolderBrowser
- C#实现树控菜单形式的文件浏览器,功能不太多,只是演示了以文件夹方式显示子目录中的内容,类似Windows的资源管理器的风格,如果你不知道如何在C#中遍历文件夹以及使用Tree树控菜单控件,那么本源码将非常适合你了-C# para lograr el control del menú en forma de una función de navegador de archivos del árbol no es demasiado, sólo demuestra para mostrar el
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
CopyDirectoryAllFiles
- 遍历整个文件夹目录将里面的文件复制到目标文件夹,适合在添加字库的时候使用-Traverse the entire folder directory copy inside the file to the target folder, suitable for use in time to add fonts
shujujiegou
- 文件夹包含图的遍历完整代码和最短路径问题的完整代码,一共有三个word文件。-Folder contains the complete code traversal of the graph and the shortest path problem, a total of three word file.
socket
- 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
