-
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
-
python libsvm
当前的版本 (版本 3.18,2014 年四月)从 LIBSVM http://www.csie.ntu.edu.tw/~cjlin/libsvm/index.html#download
- 2022-08-22 13:30:16下载
- 积分:1
-
一个用JAVA写的文件传输系统,非常方便,大家可以参考一下
一个用JAVA写的文件传输系统,非常方便,大家可以参考一下-a java file transfer program, maybe you can refer it!
- 2022-01-27 23:14:11下载
- 积分: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
-
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件...
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件-C++ Prepared a simple XML file parsing and generation, can be a complete XML document into a tree structure analysis, or generated in accordance with the contents of XML documents
- 2023-05-22 22:40:03下载
- 积分:1
-
一个用于生成、显示、处理Html帮助文档的类模块,功能强大
一个用于生成、显示、处理Html帮助文档的类模块,功能强大-One used to generate, display, processing Html help documentation class modules, powerful
- 2022-04-06 20:41:55下载
- 积分:1
-
PDH2HTM converter full source code (GNU GPL)
PDH2HTM converter full source code (GNU GPL)-PDH2HTM converter full source code (GNU GP L)
- 2022-02-12 11:47:36下载
- 积分:1
-
一个关于VC编码过程中指针使用的源代码,包含了各种技巧
一个关于VC编码过程中指针使用的源代码,包含了各种技巧-a coding process for VC Pointer use the source code, including a variety of skills
- 2022-04-06 19:06:11下载
- 积分:1
-
这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;...
这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;-This is a static md4 encryption algorithm is the vc environment implementation, c languages;
- 2023-03-21 20:45:03下载
- 积分:1
-
一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!...
一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
- 2022-05-21 19:31:08下载
- 积分:1