搜索资源列表
搜索子目录(VC源码)
- (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
DelVcTmpFiles
- 删除vc生成的临时文件,包括debug,release中的obj等临时文件,最大线路压缩你的硬盘空间,支持递归路径,多级目录自动清除临时文件等功能-vc generated delete temporary files, including debug, release of obj temporary document, the largest line compression your disk space, support recursive path, automatic multi-l
vcExplore
- VC资源管理器:能够搜索本地硬盘上指定路径下的所有和VC有关的工程文件或其他类型文件。-VC resources management : to search local hard disk designated trails and all of the VC project files or other types of documents.
FolderBrowser
- 浏览目录,在VC++获取文件夹路径。Browse Folder-browse catalogs, access to the VC folder path. Browse Folder
multicreate_dir
- 一般CreateDirectory函数只可以创建一级目录,也就是在已知文件夹下创建新文件夹,但是对任意给定的路径, CreateDirectory函数不能创建。该程序创建任意给定的路径-General CreateDirectory function can only create a directory, which is known folder, create a new folder, but for any given path, CreateDirectory function ca
gifliulan
- vc.net 下的一个程序,练习文件的读取操作,读取gif文件,选择gif文件路径后可以显示gif图片-vc.net under a program to practice the file read operation, read the gif file, select the gif file path can be displayed after the gif image
SearchFile
- 使用VC++实现在根目录下搜索文件的功能,并显示搜索到的文件的路径和个数-Using VC++ to realise the function of searching files under th root file, and display the path of the target files and the count
FindFile
- VC下实现文件的查找,输入文件名和路径,即可实现查找功能-VC to achieve file search, enter the file name and path, you can find the function to achieve
copyfile
- 实现功能:把某个具体路径下面的某个文件或者某些文件复制到指定的文件夹中做备份用.-use vc++ to back up files
get_path_info
- vc获得文件路径信息的程序源码,希望对大家有所帮助-vc access to the program source file path information, we hope to help
vcremotefile
- VC++远程读写文件代码,初学者参考,通过指定的IP地址直接读取对应目录中的文件,网络路径就写在代码里,不过自己要修改一下,要确认网络中存在这个路径。这个例子其实挺简单的,适合初学者参考学习。-VC++ remote read and write file code, for beginners reference, by specifying the IP address corresponding to directly read files in the directory, the ne
DesEncypt
- VC++编写实现的文件加密程序,可实现RAR、exe/jpg等格式文件的加密,在使用时,打开程序,只需选择被加密的文件,然后输入加密密钥,设置文件保存的路径,点击“开始加密”按钮,即可快速实现文件的DES加密处理。源代码基于VC++编写,在VC6.0环境可直接编译。-VC++ prepared to achieve file encryption program, enabling RAR, exe/jpg format files such as encryption, when in use