-
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
-
该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中...
该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中-the program achieved a number of documents to read in the paper path, it will select a number of file path displayed in lists, but also to achieve a certain folder options could be selected folder path displayed in lists
- 2023-05-04 10:30:04下载
- 积分:1
-
window下,用于文件读写的线程读写锁
window下,用于文件读写的线程读写锁-read and write file lock for windows
- 2022-05-24 02:04:23下载
- 积分:1
-
不好意思,前一个FlexCel功能描述错了,现在这个才是前一个说的功能,前一个是FlexCel对数据库的读写操作....
不好意思,前一个FlexCel功能描述错了,现在这个才是前一个说的功能,前一个是FlexCel对数据库的读写操作.-Sorry, the former a function description FlexCel wrong, now that this is a function of the former, the former one is the database FlexCel read and write operations.
- 2022-07-23 15:07:38下载
- 积分:1
-
单文档,可以像TXT记事本一样操作,但比记事本功能多
单文档,可以像TXT记事本一样操作,但比记事本功能多-Single document, can be like Notepad as TXT, but more than Notepad function
- 2022-09-17 13:45:03下载
- 积分:1
-
创建多级目录
创建多级目录-The example of creating multilevel dir
- 2022-03-10 17:00:45下载
- 积分:1
-
实现图像的读入,本程序采用Visual C++实现的是我读到的…
实现读取图像,本程序用Visual C++实现的是读取本人学校的校徽,北京交通大学和图像。可以直接运行,是读取图像的很好的例子。-Realize read images, this procedure using Visual C++ Realize is that I read the school badge School, Beijing Jiaotong University, and images. Can be directly run, is to read images very good example.
- 2022-01-29 04:31:00下载
- 积分:1
-
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快....
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快.-vc++, LZSS+ RLE+ dynamic HUFF, can be used to compress the code, unzip it faster.
- 2022-02-20 22:18:31下载
- 积分:1
-
以下是各种设备的连接情况下,正线和反线的正确选择。其中HUB代表集线器,SWITCH代表交换机,ROUTER代表路由器:...
以下是各种设备的连接情况下,正线和反线的正确选择。其中HUB代表集线器,SWITCH代表交换机,ROUTER代表路由器:-following is the connection of the equipment, and the line-line and the correct choice. HUB hub which representatives, representatives SWITCH switches, routers ROUTER representatives :
- 2022-07-01 03:26:31下载
- 积分:1
-
FileSplitter 是一个对大文件进行切割的一个实例操作。
FileSplitter 是一个对大文件进行切割的一个实例操作。-FileSplitter is a large file to an instance of cutting operation.
- 2022-03-23 12:39:49下载
- 积分:1