搜索资源列表
mfc_filedir
- 基于MFC开发的几个文件操作和注册表操作的例子.实现的目录的遍历检索\\文件路径操作\\应用程序配置方便保存读取到注册表的功能,用VS2003编译工程为静态库,其他程序连接此库即可.作者为楚狂人.-MFC-based development and operation of several documents examples of the registry operation. Implementation of the directory traversal retrieval \\ tex
sqlftp
- 提供一種新的文件上傳思路,在局域网内,发布文件在数据库中,大家可以预览,下载, 可以保存任何类型的文件,并且写入和读取速度极快,采用了ado中的stream技术。里面带了数据库生成脚本。运行先生成数据库,在配置好用户名和密码,即可。
FilePartition
- 文件分割器主要针对移动存储设备容量小,而要复制的文件又很大的情况。通过文件分割器可以将文件分割成任意大小,然后复制到小容量的移动存储设备中,要使用时通过文件分割器将文件合成即可。 运行程序,单击“选择要分割的文件”按钮选择文件,然后设置要保存的路径。最后在相应的编辑框内设置分割的大小。单击分割按钮就可以实现文件的分割;要合并文件需要通过“选择分割配置文件”按钮选择分割时生成的INI文件,单击“合并”按钮,即可将文件合并。
fileini
- 总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入-There will always be the need to preserve configuration information in order to complete the process function, the simplest approach is to write these messages INI file, read into the initializ
inifileredwrite
- 用vc写程序时,有时候要记录上一次软件打开的内容,有不想通过数据库来保存,所以在本地写一个配置文件(ini)来保存需要内容-Vc procedures used to write, sometimes to record the contents of a software to open, it did not want to save through the database, so write a local configuration file (ini) to save the nee
vcreadinifile
- 在我们写的程序当中,总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入.-Among the programs we write, there is always some configuration information needs to be preserved in order to complete the process functions, the easiest way is to write these messag
RWIniFileDemo
- 使用INI文件保存程序的信息。演示了如何读写配置文件-INI file using the information stored program. Presentations and how to read and write INI
Profiles
- 一个简单的配置文件读取和保存和的小程序简单干净,方便。-A simple configuration file read and save a small program simple and clean, and convenient.
ini-File-Access-class
- Windows程序使用INI文件保存配置信息,本代码包是一个封装好的C++ INI文件操作类,非常好用-Windows uses the INI file to save the configuration information, the code package is a good package C++ INI file manipulation class, very easy to use