资源列表

« 1 2 ... .90 .91 .92 .93 .94 495.96 .97 .98 .99 .00 ... 1573 »

[文件操作搜索子目录(VC源码)

说明:(1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n)
<牛牛> 在 2024-11-10 上传 | 大小:3kb | 下载:1

[文件操作DelTmp

说明:删除临时文件的小工具,能够自动删除临时目录里面的所有文件。能自动跳过不能打开,或者无法删除的文件。-delete temporary files of a small tool that can automatically delete temporary directory of all documents. Skip can automatically open, or not to delete files.
<刘丰> 在 2024-11-10 上传 | 大小:9kb | 下载:0

[文件操作CreateAllDir

说明:不到10行代码,不依赖MFC创建建立产生多级目录,无论是相对路径还是绝对路径.本来是个小玩意儿,但是看站上没有就传上来了,各位见笑了.-less than 10 lines of code, not dependent on the establishment of MFC have to create multi-level directory, whatever path is a relative or absolute path
<易佳> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[文件操作Rijnd

说明:文件加密器。 本程序用RJ算法实现对任意文件加密。 只是效验密码方面有些缺陷。-file encryption device. The procedures used for RJ algorithm arbitrary file encryption. Only well-tested code with some flaws.
<黎尚伟> 在 2024-11-10 上传 | 大小:47kb | 下载:0

[文件操作FilesNet146102

说明:本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5
<李工> 在 2024-11-10 上传 | 大小:329kb | 下载:0

[文件操作用vc++实现文件加密功能的源代码

说明:
<替书恒> 在 2024-11-10 上传 | 大小:1.8mb | 下载:0

[文件操作fileSearchdelphi

说明:用delphi开发的文件搜索程序,很有特点,请大家多提宝贵意见-with the development of document search program, unique features, we invite more valuable views
<管晓聪> 在 2024-11-10 上传 | 大小:6kb | 下载:0

[文件操作INIOperator

说明:对INI文件的操作的报装,使用了singleton设计模式,比较方便-right INI file reports of the operation of equipment, use of the singleton design pattern, more convenient
<> 在 2024-11-10 上传 | 大小:3kb | 下载:0

[文件操作FormatTransTest

说明:对UNix和dos操作系统的文本格式的相互转换-right UNix dos operating system and the text format conversion
<> 在 2024-11-10 上传 | 大小:17kb | 下载:0

[文件操作nfsLibrary_src

说明:nFS,在一个文件中模拟一个文件系统,适合于需要读写创建大量文件的应用。该类库与linux下的NFS没有关系。该类库兼容MSVS/Win32, GCC/Linux and GCC/Solaris,全部用C语言完成。-nFS, in a simulation of a document file system, suited to the need to create a large number of documents to read
<贺力> 在 2024-11-10 上传 | 大小:51kb | 下载:0

[文件操作新建文本文档

说明:一个动物识别系统,可用与动物识别。输入动物特征即可出来动物的种类和名称-an animal identification system can be used with the animal identification. The importation of animals from animal characteristics can be of the type and name
<> 在 2024-11-10 上传 | 大小:3kb | 下载:0

[文件操作JFile

说明:Java下对文件进行操作的类,如可以进行COPY,Delete等操作-Java operate on the document type, as can COPY, Delete, etc
<杨阳> 在 2024-11-10 上传 | 大小:4kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 495.96 .97 .98 .99 .00 ... 1573 »

源码中国 www.ymcn.org