-
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
-
This is my company to do an initial software, its function is to achieve : the d...
这是我为公司做的一个初步软件,其实现功能是:在指定的文件夹下生成缺少的ini文件(对应wma音乐文件),并且在TreeView控件中显示文件名,点击可以进行编辑,修改-This is my company to do an initial software, its function is to achieve : the designated folder generation indispensable ini file (for WMA music files), and the TreeView control display of file names, it can edit, modify, etc.
- 2023-03-01 00:10:03下载
- 积分:1
-
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。...
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
- 2023-07-20 11:50:03下载
- 积分:1
-
SpringFileUpload Demo
好久没有做Web的应用,最近需要使用spring 上传文件到服务器,网上找了些Demo, 与大家一起分享。
- 2022-01-25 21:39:06下载
- 积分:1
-
It s a portscan example in multithread mode
It s a portscan example in multithread mode
- 2022-08-20 14:52:32下载
- 积分:1
-
VC++6.0编写的小程序,目的是可以操作一个现有的表格,往表格里填写数据....
VC++6.0编写的小程序,目的是可以操作一个现有的表格,往表格里填写数据.-VC++ 6.0 prepared small procedures, the purpose is to operate an existing form to fill out the data table.
- 2022-02-20 08:54:38下载
- 积分:1
-
可跨平台的,完全用C++标准库实现对ini文件的操作
可跨平台的,完全用C++标准库实现对ini文件的操作-Can be cross-platform, complete with C++ Standard library to realize the operation of ini files
- 2022-05-21 16:15:55下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-03-12 22:38:14下载
- 积分:1
-
节目告诉我们
应用背景本节目讲述去除重复阵列的双打只使用C程序,这对终端使用GCC编译器是最好的一个。关键技术此代码用于从数组中删除重复的代码
- 2022-01-26 08:21:30下载
- 积分:1
-
还在为硬盘上音乐分散发愁吗?不用担心了,现在我们一起来打造一个硬盘音乐搜索利器。...
还在为硬盘上音乐分散发愁吗?不用担心了,现在我们一起来打造一个硬盘音乐搜索利器。-also drives for music scattered in distress? No need to worry about now, we build up a music search drives a weapon.
- 2022-03-25 08:36:37下载
- 积分:1