-
this is code for file handling
this is code for file handling
- 2022-04-12 13:58:45下载
- 积分:1
-
vba程序,word自动化程序,vc操作msword,vc操作msword
vba程序,word自动化程序,vc操作msword,vc操作msword-vba procedures, word automation procedures, vc operation msword, vc operation msword
- 2022-02-03 13:41:50下载
- 积分:1
-
一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!...
一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!-traverse a document folder example, the source code has been revised to facilitate the call!
- 2022-01-22 17:09:13下载
- 积分:1
-
动网格程序编辑
在应用fluent6.3进行模拟时,可以参考本教程,学习相关模型的特殊设置方法,从而顺利进行自己模型的求解。
- 2022-03-06 23:29:26下载
- 积分:1
-
excel的函数范例,既全面又易学,适合收藏
excel的函数范例,既全面又易学,适合收藏-excel function example, is both comprehensive and easy to learn, for collection
- 2023-06-17 09:50:03下载
- 积分:1
-
本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Wo...
本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Word2000格式(3) 支持Access,SQLServer,Sybase,Oracle,MySQL,DB2.(4) 使用方便-procedures under the user-specific database automatically generate Word format (users must first install Word 2000) database data dictionary. (1) Automatic generation database data dictionary (2) format Word2000 (3) Support Access, SQL Server, Sybase, Oracle, MySQL, DB2. (4) easy to use
- 2022-06-12 05:50:40下载
- 积分:1
-
用delphi写的文件更改名称的小程序,希望对学习文件操作的人有所帮助...
用delphi写的文件更改名称的小程序,希望对学习文件操作的人有所帮助-used to write the document to change the name of the small programs, and I hope to study documents the operation of some help
- 2022-01-26 17:20:23下载
- 积分:1
-
C语言强化的绝好原代码,有助于你对C语言的提高
C语言强化的绝好原代码,有助于你对C语言的提高-C language to strengthen the excellent original code, which will help you to improve the C language
- 2022-01-26 01:01:46下载
- 积分:1
-
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
-
可跨平台的,完全用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