-
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
-
实现图像的读入,本程序采用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
-
汇编内核的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
-
读取文件内容并以二进制显示
读取文件内容并以二进制显示-read the contents of the documents and binary show
- 2022-07-15 11:35:55下载
- 积分:1
-
把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习....
把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习.-To read a text file, as required, into a format c language header files, as a c language practice procedures. Familiar with the documents and data structure read into practice.
- 2022-03-22 07:17:48下载
- 积分:1
-
一个用vc7封装的xml文件访问对象。带例子
一个用vc7封装的xml文件访问对象。带例子-a vc7 Compliant with the xml document the visit. With examples
- 2022-05-09 05:05:09下载
- 积分:1
-
E
An e-book of File Structures
- 2022-01-21 04:12:27下载
- 积分:1
-
super notepad.zip
超级记事本.zip-super notepad.zip
- 2022-02-27 03:59:41下载
- 积分:1
-
一个比较好的C程序,这是我们的课程设计得了优的程序!
一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
- 2022-10-13 08:35:03下载
- 积分:1
-
电子设计领域的GDS文件导入导出,
电子设计版图gds文件导入导出及操作软件包,http://jgds.sourceforge.net。- The electronic design domain gds document inducts derives and
operates the software package, http://jgds.sourceforge.net.
- 2022-03-13 14:37:04下载
- 积分:1