搜索资源列表
SelectFilesPath_new
- 该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中-the program achieved a number of documents to read in the paper path, it will select a number of file path displayed in lists, but also to achieve a certain folder options could b
FindWord
- 设置路径,查找的关键字,文件类型,然后点Search,查找结果就会显示在列表框架里。可以在查找文件,查找关键字时用到本例程.-set path, the search for the keyword, file type, and then Search, Search results will be displayed in lists framework. The search for documents, the search keywords used when the routines
xianshizhiding
- 在列表框中显示指定磁盘的所有文件文件名包含全路径名-box shown in the list of all designated disk file name contains the entire path
Search
- 一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路径,同时给出匹配到的文件的总数。
DiskWarn
- 本源码是一个磁盘空间报警程序,首先通过列表显示系统所有磁盘分区及每个磁盘分区的总空间和可用空间,然后对单个磁盘空间进行监控并报警
Find_File_Path.rar
- 此程序根据给出的文件路径(可以粘贴路径、可以选择路径)搜索在这个路径下的具体后缀的所有文件,将结果在列表视图控件框中显示。程序中搜索的是所有.cpp文件。,This procedure under the given file path (you can paste the path, you can choose the path of) the search path in this specific suffix to all files, the results in the list
findfile
- 在当前目录下查找存在的所有文件,并以列表形式显示出来-find files in the current direction
fileUpload
- Flex 开发的简单的多文件上传,列表形式显示,文件名,格式,大小,上传时有进度显示,界面很漂亮。-Flex developed a simple multi-file upload, the list display, file name, format, size, upload a progress display, the interface is very pretty.
Find_Chinese_Char
- 此程序根据给出的文件路径搜索路径下的所有.cpp文件中包含中文字符的行代码,将搜索到的所有每行代码显示在列表视图控件中。同时可以根据是否显示注释行按钮来控制不显示带注释的行代码-This procedure under the given file path search path all. Cpp file contains the Chinese characters of lines of code to search for all lines of code for each is d
os
- A、多用户管理,多级目录形式,用户可设置密码保护. B、回收站管理 C、树形和列表界面操作[包括图标、列表以及详细信息显示方式,方便的系统菜单,右键菜单,工具栏等] D、文件的拖放操作 E、Windows剪贴板操作[复制,剪切,粘贴工作可以通过剪贴板完成]-A, multi-user management, multi-level directory of the form, users can set up password-protected. B, Recycle
NetFile
- 支持查找网络,非常快捷,非常方便,查完后,会列出显示列表,-NetFile.x32
Filelister_04
- 功能:列出指定目录内指定类型(所有)文件的信息。 用法:将本文件放在要调查的文件夹中运行,或照教程拖放(单目录),或加入窗口右键菜单中(注册表)。 技巧:包括vbs遍历文件夹,获取文件属性、排序(依Windows中的字符显示顺序)、vbs写文件,vbs启动程序…… 特点:代码公开,注释详细,是vbs的极佳范例(并非自夸,没那习惯)。 注意:对目录过深文件过多的情况会因超出vbs能力而假死。 后话:0.4为早年所写,0.5更添加功能,但从未发过,都是私家自用,愤慨于所见诸多光盘
FileOperate
- 文件读写,文件删除,重命名.在列表框或组合框中显示文件和目录列表.创建临时文件.创建目录-Reading and writing files, file delete, rename. In the list box or combo box displays a list of files and directories. Create temporary files. Create Directory
foldertree
- 这是一个用树型显示文件列表的程序-Listed in the folder tree control with Listed in the folder tree control with
ListFile
- MFC 编程实现 列表显示文件名称的例子,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-MFC Programming list shows the file name of the example is the < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! !
filesystembegin
- 1. 设计和实现一个简单的文件系统,要求包括目录、普通文件和文件的存储 2. 文件系统的目录结构采用类似Linux的树状结构; 3. 要求模拟的操作包括: a) 目录的添加、删除、重命名; b) 目录的显示(列表) c) 文件的添加、删除、重命名 d) 文件和目录的拷贝 4. 用户进入时显示可用命令列表;用户输入help时显示所有命令的帮助文档; 输入某个命令+?时显示该条命令的使用说明 5. 用户输入exit时退出该系统 6. 实验实现基于windows平台
lianxi
- 实现文件保存,数据读取分别再编辑框和列表框中,实现全部显示读取,与选择某行数据读取-Implementation file, the data were re-read the edit box and list box, to achieve full display read, read and select a row
xiancheng
- 1、在列表控件中显示文件属性。 2、添加列表控件右键功能,增加文件打开、文件目录打开功能。 3、增加文件删除、移动、复制、重命名、更改文件属性功能。-Multi-threaded search files (enhancements Edition) 1, in the list control displays the file properties. 2, right-click functionality to add a list control, add the file op
picturescanner
- 在文件列表中列出所有选定的文件类型 双击显示图片-Listed in the file list of all the selected file type double-click Display images
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc