-
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
-
文件同步
这是文件同步的简单代码;
- 2023-08-25 10:45:03下载
- 积分:1
-
stc头文件
这是STC的头文件,自己刚好用到,就传一下。希望对大家有帮助!
- 2023-04-12 11:35:03下载
- 积分:1
-
元件读取Excel文件,和部件的数据映射…
调用officeexcel组件读取Excel文件,并在Labview组中对组件进行数据映射
- 2023-05-24 21:25:03下载
- 积分:1
-
Anuvad introduce
阿努瓦德介绍
- 2022-05-13 20:41:32下载
- 积分:1
-
用VC++6.0编写的小程序,功能是实现文件的动态加密.
用VC++6.0编写的小程序,功能是实现文件的动态加密.-With VC++ 6.0 to prepare a small procedure, function is to achieve a dynamic document encryption.
- 2022-06-19 11:56:57下载
- 积分:1
-
汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直
汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directly md5_x86.obj copy of your project, the direct use
- 2022-06-30 22:40:07下载
- 积分:1
-
这个程序的puurpoise是解析表达式从输入文件和DIS…
the puurpoise of this program is to parse expressions from an input file and display token type and value in an output file
- 2022-01-26 01:56:38下载
- 积分:1
-
vb6编写的zip文件操作程序,可对zip文件进行生成、编辑、删除操作...
vb6编写的zip文件操作程序,可对zip文件进行生成、编辑、删除操作-VB6 prepared operating procedures zip file can be generated on the zip file, edit, delete operations
- 2022-08-04 07:40:24下载
- 积分:1
-
VB关于图形漂浮的设计
VB关于图形漂浮的设计-VB floating on the graphic design
- 2023-01-25 19:35:04下载
- 积分:1