-
复印纸的例子,复制进度条,必须提供一个大家参考。
拷贝文件的例子,有拷贝进度条,提供大家一个参考。-Examples of copy paper, copy progress bar has to provide a reference everyone.
- 2023-06-16 03:20:04下载
- 积分:1
-
C++ Json序列化
自己基于jsoncpp实现的json的解析的序列化,很好用的,使用它就可以快速的掌握Json在c++里的对象序列化工作,代码写的很清楚,放在自己的工程里就可以使用了
- 2022-03-26 13:27:00下载
- 积分:1
-
VC 操作文件的小例子,包括读取指定的文件,并替换指定的内容并写入另一个文件中...
VC 操作文件的小例子,包括读取指定的文件,并替换指定的内容并写入另一个文件中-VC operation documents small examples, including the designated read in the paper, and the replacement of the designated content, and write another document
- 2022-07-09 13:04:08下载
- 积分:1
-
It s a simple case of READ
这是一个使用MSXML4读写XML的简单例子
- 2023-02-24 22:40:03下载
- 积分:1
-
简单的利用了模版的思想,初学者可以细心的学习
简单的利用了模版的思想,初学者可以细心的学习-Simple use of a template of ideas, beginners can learn from careful
- 2022-02-04 17:02:03下载
- 积分:1
-
the program in CFileDialog, a selected number of documents, document processing...
该程序实现了在CFileDialog中,一次选中多个文件时,文件路径的处理-the program in CFileDialog, a selected number of documents, document processing path
- 2022-02-03 03:03:59下载
- 积分:1
-
作业调度的实验报告,包括实验心得界面源码
作业调度的实验报告,包括实验心得界面源码-FCB
- 2022-03-04 19:24:04下载
- 积分:1
-
文件读写监视,带有VXD源代码
文件读写监视,带有VXD源代码-document literacy surveillance, with the source code VXD
- 2022-01-26 05:28:32下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
VB解压缩RAR文档,可以自己做压缩,和自解压等。
VB解压缩RAR文档,可以自己做压缩,和自解压等。-VB decompress RAR files can be done compression, and other self-extracting.
- 2022-07-24 18:02:19下载
- 积分:1