-
文件移动的MOVE源代码。对于WINDOWS常用文件操作有参考意义。
文件移动的MOVE源代码。对于WINDOWS常用文件操作有参考意义。-MOVE document the movement of the source code. WINDOWS commonly used for file operations have reference value.
- 2022-05-12 23:18:53下载
- 积分:1
-
一个自己编写的window文件管理程序!!模拟window
一个自己编写的window文件管理程序!!模拟window-a prepared their document management procedures window! ! Simulation window
- 2022-01-22 17:44:20下载
- 积分:1
-
查看access密码的VB源程序,可以查看access 2000 access2003等文件
查看access密码的VB源程序,可以查看access 2000 access2003等文件-See the VB source code access password, you can view access 2000 access2003 and other documents
- 2023-02-09 18:45:04下载
- 积分:1
-
using the VB one operation INI file class, achieving a number of operations, the...
采用VB开发的一个操作INI文件类,实现了多项操作,对文件操作的一个类-using the VB one operation INI file class, achieving a number of operations, the operation of a document type
- 2022-02-07 06:16:20下载
- 积分:1
-
vb写的文件浏览器,可以与WINDOWS的相比哦。 更多源码请到http://yxbasic.51.net下载...
vb写的文件浏览器,可以与WINDOWS的相比哦。 更多源码请到http://yxbasic.51.net下载-vb write the file browser, can be compared with the Windows oh. More source code downloaded free http://yxbasic.51.net
- 2022-07-20 11:42:05下载
- 积分:1
-
Arm architecture reference file
Arm architecture reference file
- 2022-01-25 15:20:45下载
- 积分:1
-
文件的分割与合并程序。可将文件按指定大小分割,也可将分割的文件合并为一个整体...
文件的分割与合并程序。可将文件按指定大小分割,也可将分割的文件合并为一个整体-document with the division of the merger process. Documents can be divided in accordance with the specified size, can also be divided in the paper for an overall merger
- 2023-01-25 16:55:04下载
- 积分:1
-
waste personalized customer documents folder to facilitate the operation of the...
废客个性文件夹 方便文件的操作 改变文件夹的颜色-waste personalized customer documents folder to facilitate the operation of the folder change color
- 2023-01-17 04:20:04下载
- 积分:1
-
文件切割器 ,分割成小文件
文件切割器 ,分割成小文件-paper cutter, split into small paper
- 2022-02-04 09:04:15下载
- 积分: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