资源列表
[文件操作] 用VC++编写的 以二进制形式查看文件程序
说明:以二进制查看文件的程序,用VC++编写并编译通过。-View documents in a binary process, with VC++ and compile.<刘海飞> 在 2024-11-20 上传 | 大小:48kb | 下载:1
[文件操作] LogDriver_demo
说明:封装了 记录日志的功能 可重用 模仿Log4j 开发工具 VC-Packaging, a recorded log function reusable imitate Log4j development tools VC<田日天> 在 2024-11-20 上传 | 大小:123kb | 下载:1
[文件操作] StrReplace
说明:字符批量替换器,用vb开发!支持中文/英文替换!-batch replacement characters for use vb development! Support Chinese/English replacement!<111> 在 2024-11-20 上传 | 大小:19kb | 下载:1
[文件操作] VC代码ReadFile
说明:VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!-VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!<> 在 2024-11-20 上传 | 大小:3.47mb | 下载:1
[文件操作] XLSReadWriteII
说明:一个导出导入EXCEL文件的控件包,即使没有安装EXCEL也可以正常操作,而且速度很快-derived into an Excel document control packets, even without the installation of Excel can also normal operation, but very fast<陈铁良> 在 2024-11-20 上传 | 大小:955kb | 下载:1
[文件操作] fastcopy130b2src_jplanguage
说明:一个开源论坛维护的两个项目,一个是关于文件在硬盘上快速拷贝的,fastcopy-maintain an open-source forum of the two projects, one on the document on the hard drive to copy fast, fastcopy<王哲> 在 2024-11-20 上传 | 大小:119kb | 下载:1
[文件操作] 搜索子目录(VC源码)
说明:(1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n)<牛牛> 在 2024-11-20 上传 | 大小:3kb | 下载:1