-
文件操作代码示例
应用背景程序来编写偶数和奇数成不同的文件关键技术文件加密程序,在C中;菜单驱动的文件属性更改实用程序
- 2022-01-26 07:44:32下载
- 积分:1
-
读写文件操作的源代码…打开封闭的D。
VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
- 2022-01-28 07:35:52下载
- 积分:1
-
应用程序向导创建了这个bindfile应用你。这个应用程序
AppWizard has created this BindFile application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your BindFile application.
-AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.
- 2022-03-02 06:20:05下载
- 积分:1
-
C++ Json序列化
自己基于jsoncpp实现的json的解析的序列化,很好用的,使用它就可以快速的掌握Json在c++里的对象序列化工作,代码写的很清楚,放在自己的工程里就可以使用了
- 2022-03-26 13:27:00下载
- 积分: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
-
VB反编译VB自己写的程序,特殊情况下可采用。
VB自己反编译VB写的程序,特殊情况下可以用用。-VB Decompiler VB own written procedures, special circumstances can be used.
- 2023-08-04 07:55:03下载
- 积分:1
-
此程序可用来实现类似于资源管理器的功能
此程序可用来实现类似于资源管理器的功能- This procedure may use for to realize is similar to the
resource management function
- 2023-06-10 14:45:03下载
- 积分:1
-
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件...
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件-read out "the existence of a" text files (English), which will write another word document
- 2022-03-24 04:56:14下载
- 积分:1
-
打字测试小程序,自己编写,纯粹为了温习一下文件操作。
打字测试小程序,自己编写,纯粹为了温习一下文件操作。-Typing test applet, I have written, simply click the document in order to study the operation.
- 2022-08-14 16:24:05下载
- 积分:1
-
PIO用于开发用关读写excel文件在java开发环境中
PIO用于开发用关读写excel文件在java开发环境中-PIOexceljava
- 2022-01-21 22:31:29下载
- 积分:1