-
A Freeware DDX routine for selecting a filename(30KB)获取文件路径
A Freeware DDX routine for selecting a filename(30KB)获取文件路径-A Freeware DDX routine for selecting a filename (30KB) to obtain file path
- 2022-10-10 03:25:03下载
- 积分: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
-
用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文...
用PB调用API访问文件夹,有一些毛病,在WINDOWS简体中文当中,显示为繁体中文-API call with PB visit folder, there are some problems in Windows Simplified Chinese, Traditional Chinese shows
- 2022-05-18 12:24:13下载
- 积分:1
-
用于读写xml文件的非常轻量级的c++类的源代码
用于读写xml文件的非常轻量级的c++类的源代码-used to read and write xml documents very lightweight category c source code
- 2022-02-01 00:18:43下载
- 积分:1
-
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的...
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
- 2022-03-20 14:39:00下载
- 积分: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
-
在vc++环境中,对文件实行目录方式的查找
在vc++环境中,对文件实行目录方式的查找-in vc environment, the implementation of Contents of the document the way you! !
- 2022-12-30 05:55:03下载
- 积分:1
-
the program in CFileDialog, a selected number of documents, document processing...
该程序实现了在CFileDialog中,一次选中多个文件时,文件路径的处理-the program in CFileDialog, a selected number of documents, document processing path
- 2022-02-03 03:03:59下载
- 积分:1
-
bat,免费将蝙蝠成exe文件
bat转exe,可以自由将bat转化成exe文件-bat to exe, free will bat into exe files
- 2022-04-30 08:34:35下载
- 积分:1
-
对Winodws平台文件所有操作(文件信息,复制 粘贴, 剪切 删除,重命名,强制删除,强制重命名,全盘搜索,),的类封装,代码规范, 调用接口简单...
对Winodws平台文件所有操作(文件信息,复制 粘贴, 剪切 删除,重命名,强制删除,强制重命名,全盘搜索,),的类封装,代码规范, 调用接口简单
- 2022-03-21 02:22:51下载
- 积分:1