-
主要用于文件的传输,仿制于网络上的文件传输法。文件的传送...
主要用于文件的传输,仿制于网络上的文件传输法。文件的传送-mainly for document transmission, in imitation on the network file transfer method. The document transmission
- 2022-07-01 14:13:51下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1
-
C #读/写文件操作。很简单的代码。
C# read/write file operation. Very simple code.
- 2022-02-20 13:40:47下载
- 积分:1
-
simple examination system, reading the text to achieve, can be realized immediat...
简单的考试系统,读取文本来实现,可实现即时评分。-simple examination system, reading the text to achieve, can be realized immediately score.
- 2023-06-22 13:55:03下载
- 积分:1
-
Foolish Editor v0.01 his program is compiled by djg
Foolish Editor v0.01 his program is compiled by djg- Foolish Editor v0.01 his program is compiled by djgpp
- 2023-09-01 16:25:03下载
- 积分:1
-
文件移动的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
-
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
-
该代码可以通过编程生成图文并茂的Word文档
该代码可以通过编程生成图文并茂的Word文档-The code can be generated through the program illustrated the Word document
- 2022-07-07 14:15:50下载
- 积分:1
-
PIO用于开发用关读写excel文件在java开发环境中
PIO用于开发用关读写excel文件在java开发环境中-PIOexceljava
- 2022-01-21 22:31:29下载
- 积分:1
-
简单学生自我测验系统,可以对小学生的学习状况进行检验
简单学生自我测验系统,可以对小学生的学习状况进行检验-simple self-test system, the students can learn the status of tests
- 2022-01-26 04:51:55下载
- 积分:1