-
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
-
在DOS系统下的多任务列队处理C语言源程序。
在DOS系统下的多任务列队处理C语言源程序。-DOS system in the multi-task processing parade C language source code.
- 2022-12-04 04:35:03下载
- 积分:1
-
该代码值实现了清空上网记录的功能。主要是对注册表的读写和对系统文件的操作。...
该代码值实现了清空上网记录的功能。主要是对注册表的读写和对系统文件的操作。-value of the code achieved emptied Internet records of the function. The main thing is to read and write and registry of the operating system files.
- 2022-05-18 11:34:42下载
- 积分:1
-
一个用Delhpi开发的生成CHM文件例子.
一个用Delhpi开发的生成CHM文件例子.-a development with the formation CHM document examples.
- 2022-02-12 08:49:46下载
- 积分:1
-
对于一个小的压缩文本的VB程序,还不错
vb作的小程序压缩文本用的还不错-vb procedures for a small compression of the text is also good
- 2022-06-02 06:51:13下载
- 积分:1
-
读写文件操作的源代码…打开封闭的D。
VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
- 2022-01-28 07:35:52下载
- 积分:1
-
a systematic collation of proceedings, although functionality is not very compre...
一个系统整理程序,虽然功能不是很全面,但是速度却比windows系统整理要快的多。这个程序拥有双重 功能。是一个不错的选择-a systematic collation of proceedings, although functionality is not very comprehensive, but still better than the Windows system to collate much faster. This process has a double function. It is a good choice
- 2023-09-05 17:50:03下载
- 积分:1
-
回收站监视本程序只设置对C:有效,删除C:的。。。。可以监控用户可设置为其它盘...
回收站监视本程序只设置对C:有效,删除C:的。。。。可以监控用户可设置为其它盘
- 2022-03-22 15:23:22下载
- 积分:1
-
UNIX unistd h头文件。
/*版权所有(C)1991-2009、2010、2011、2012自由软件基金会。
- 2022-01-25 16:51:10下载
- 积分:1
-
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文...
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 FileManage 应用程序的每个文件的内容摘要。-Application Wizard you have to create this FileManage applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point. This document contains FileManage application components of each document summary of the contents.
- 2022-02-04 03:34:18下载
- 积分:1