-
Simple to realize. Txt file compression format, this is my first to do curriculu...
实现了简单的对.txt格式文件的压缩,这是我做的第一个课程设计,希望对大家有帮助-Simple to realize. Txt file compression format, this is my first to do curriculum design, in the hope that everyone has to help
- 2023-04-09 02:05:03下载
- 积分:1
-
程序运行过程中,鼠标位置的记录与重演
GetCursorPos/SetCursorPos,fwrite/fread...
程序运行过程中,鼠标位置的记录与重演
GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos/SetCursorPos, fwrite/fread
- 2022-07-01 01:06:38下载
- 积分:1
-
读取CAD文件DXF文档信息,从而实现vb程序与cad的连接
读取CAD文件DXF文档信息,从而实现vb程序与cad的连接-CAD file DXF files to read information in order to achieve vb connection procedures and cad
- 2022-07-13 07:45:27下载
- 积分:1
-
一个比较好的C程序,这是我们的课程设计得了优的程序!
一个比较好的C程序,这是我们的课程设计得了优的程序!-a better C, this is the course we had a better design procedures!
- 2022-10-13 08:35:03下载
- 积分:1
-
二进制文件存取,演示利用链表实现文件随即存取。
二进制文件存取,演示利用链表实现文件随即存取。-binary file access, the use of chain demonstration was to achieve access to documents.
- 2022-12-25 02:05: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
-
实现文件绑定的代码.
实现文件绑定的代码.-files bundled with the code.
- 2022-01-26 00:09:41下载
- 积分:1
-
its very important file
y have to read this
akj
its very important file
y have to read this
akj
- 2022-04-12 14:28:00下载
- 积分:1
-
Realizes in the MFC application procedure glances over PDF, the
WORD documents d...
在MFC应用程序中实现浏览PDF,WORD文档文件,很不错的东东.- Realizes in the MFC application procedure glances over PDF, the
WORD documents document, very good east east
- 2023-02-11 18:25:03下载
- 积分:1
-
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序-complete control procedures Word bookmarks to automatically open the VC procedures WORD2000
- 2022-02-02 18:06:22下载
- 积分:1