-
一个vc下的汉字转十六进制的小程序,希望对大家有帮助
一个vc下的汉字转十六进制的小程序,希望对大家有帮助-A vc transfer hexadecimal characters under a small program, we want to help
- 2023-01-31 00:20:04下载
- 积分:1
-
配置文件初始化
这是一个用于加载外部配置文件,以及读、写外配配置文件的代码,在程序运行时加载外部配置文件(可以使设备运行参数,以及工具参数等),便于外部修改设备参数
- 2022-04-06 22:14:13下载
- 积分:1
-
wave test program that debug succesfuled i n the visual c 6.0. please try it you...
test wave program that debug succesfuled in the visual c++ 6.0 . please try it yourself .-wave test program that debug succesfuled i n the visual c 6.0. please try it yourself.
- 2023-05-08 18:00:02下载
- 积分:1
-
简单的文件加密,XP风格的.
开发工具:VC7.0
简单的文件加密,XP风格的.
开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
- 2022-02-01 18:42:49下载
- 积分: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
-
可以直接将数据库资料,写成excel文件。
可以直接将数据库资料,写成excel文件。-directly to the database, document written excel.
- 2022-02-04 07:07:04下载
- 积分:1
-
This is my courses on operating system design : simple multi
这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and other basic opening and closing operation. Student
- 2022-02-01 19:34:26下载
- 积分: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
-
一个excel文件读写的例子
一个excel文件读写的例子-an excel document literacy example
- 2022-01-23 10:10:00下载
- 积分:1
-
Arm architecture reference file
Arm architecture reference file
- 2022-01-25 15:20:45下载
- 积分:1