-
对access进行操作,具备保存读取等常用功能
对access进行操作,具备保存读取等常用功能-Of access to operate, with preservation of commonly used functions such as read
- 2022-02-03 12:58:14下载
- 积分:1
-
one used to read and write office excel document library
一个用来读取,和写office excel 文件的类库-one used to read and write office excel document library
- 2023-06-14 15:10:03下载
- 积分:1
-
一个用C写的模拟文件操作的程序,采用DOS命令行格式。
一个用C写的模拟文件操作的程序,采用DOS命令行格式。-it demo file operation using dos command line
- 2022-02-02 08:20:10下载
- 积分:1
-
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件...
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件-read out "the existence of a" text files (English), which will write another word document
- 2022-03-24 04:56:14下载
- 积分:1
-
generic characters, handled almost encountered in the use of all the characters...
通用的字符处理,几乎处理了使用中遇到的所有的字符问题-generic characters, handled almost encountered in the use of all the characters in question
- 2022-08-18 12:06:14下载
- 积分:1
-
CFile.Open()的使用说明
CFile file;
CFileException fe;
//打开文件
if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe))
{
ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC);
return FALSE;
}
CFIIE类是MFC的文件类的基类,它直接提供无缓冲的二进制 磁盘I/O设备,并且通过它的派生类可以提供对text文件和内存文件的存取。CFILE与CArchive类一起提供对MFC序列化的支持。
- 2022-08-18 11:25:14下载
- 积分:1
-
mongol ime ,JScript Script File JScript File
mongol ime ,JScript Script File JScript File-JScript Script File JScript Script File JScript Script File
- 2023-07-25 12:10:02下载
- 积分:1
-
COFF到ELF格式转换器
这是一个将COFF格式转换为ELF格式的实用程序。
- 2022-01-26 01:56:48下载
- 积分:1
-
一个用VC++操作文件的各种方法的代码。
一个用VC++操作文件的各种方法的代码。-A VC++ to operate with a variety of methods of document code.
- 2022-12-28 12:40:04下载
- 积分:1
-
电子导航地图MFC
1. 了解地图数据二进制格式。
2. 能读取原始数据(按照地图数据格式的二进制文件)。
3. 对导航数据中的道路数据进行整理,分析,查询,排序。
4. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 21:03:30下载
- 积分:1