-
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的
- 2023-05-02 20:45:03下载
- 积分: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
-
可实现windows下目录和文件的创建、删除和更名,有界面
可实现windows下目录和文件的创建、删除和更名,有界面-windows can be realized under the directories and files to create, delete and rename, interface
- 2022-03-17 22:03:57下载
- 积分:1
-
一个非常好的磁盘扇区编辑工具,可以很难读写任何教派…
一款非常优秀的磁盘扇区编辑工具,可以对硬盘的任意扇区进行读写,修改,备份!希望对你有用,另外代码有详尽注释-A very good disk sector editing tool that can be hard to read and write any sector, modify, backup! Hope that useful to you, another code has detailed notes
- 2022-06-27 03:41:01下载
- 积分:1
-
file type detection programs
文件类型探测程序-file type detection programs
- 2022-08-16 09:28:45下载
- 积分:1
-
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具....
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
- 2022-07-09 03:36:21下载
- 积分:1
-
文件压缩的一个派生类,专门用来压缩文件,非常好用。推荐!...
文件压缩的一个派生类,专门用来压缩文件,非常好用。推荐!-a class that compress files, it s usfull class.
- 2022-07-10 01:22:55下载
- 积分:1
-
cs_net文件系统编程的程序集,介绍各种文件的歌剧…
CS_NET文件系统编程程序集,介绍多种文件操作,简单容易-CS_NET File System Programming procedure sets, introduce a variety of file operations, simple and easy
- 2023-05-06 03:25:02下载
- 积分:1
-
JAVABEAN with a written document upload system is very practical, we can take th...
一个用JAVABEAN写的文件上传系统 非常实用,大家可以借此参考一下-JAVABEAN with a written document upload system is very practical, we can take this reference
- 2023-03-27 21:00:04下载
- 积分:1
-
文件的读写操做,delphi7源代码开发调试成功.
文件的读写操做,delphi7源代码开发调试成功.-document literacy parade so delphi7 debug source code development success.
- 2022-03-14 14:02:44下载
- 积分:1