-
source description : Export favorites to the contents of a document html
源码简介: 导出收藏夹的内容到一个html文件中 -source description : Export favorites to the contents of a document html
- 2022-04-07 09:26:54下载
- 积分: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
-
DBF数据库文件的自动备份程序,适合于证券行业使用!
DBF数据库文件的自动备份程序,适合于证券行业使用!-automatic backup procedures, suitable for use in the securities industry!
- 2022-11-17 10:15:04下载
- 积分:1
-
有关WCE文件操作方面的源代码,用EVC写的。文件查找。
有关WCE文件操作方面的源代码,用EVC写的。文件查找。-WCE documents relating to operational aspects of the source code, written by EVC. Document search.
- 2022-07-04 23:27:38下载
- 积分:1
-
该代码可以通过编程生成图文并茂的Word文档
该代码可以通过编程生成图文并茂的Word文档-The code can be generated through the program illustrated the Word document
- 2022-07-07 14:15:50下载
- 积分:1
-
VB.NET开发的采用,打开主文档创建、复制、删除…
通过VB.NET开发,主要实现文件的打开、新建、复制、删除操作,以一个实例的方式处理文件-The adoption of VB.NET development, the main document open, create, copy, delete operations, an example of the way to deal with file
- 2022-01-25 20:10:41下载
- 积分:1
-
两个目录下的文件比较工具,应用于源程序更新
两个目录下的文件比较工具,应用于源程序更新-two files in the directory comparison tool that should be used to update the source.
- 2022-02-25 01:43:19下载
- 积分:1
-
讲解dll的来龙去脉,思路清晰,从根本上解决了对它的认识,是初学者快速入门。...
讲解dll的来龙去脉,思路清晰,从根本上解决了对它的认识,是初学者快速入门。-Dll to explain the ins and outs, clear, from the fundamental solution to the understanding of it is the beginners get started.
- 2022-11-05 15:00:03下载
- 积分:1
-
文件行数统计程序代码
该文件行数统计程序实现了UNIX/LINUX下的wc相似的功能...
文件行数统计程序代码
该文件行数统计程序实现了UNIX/LINUX下的wc相似的功能-Document the number of rows and Statistics program code of the document the number of rows to achieve a statistical procedure UNIX/LINUX under similar functional wc
- 2022-05-16 11:33:33下载
- 积分:1
-
~Eliminating Explorer s delay when deleting an in
~Eliminating Explorer s delay when deleting an in-use file
- 2023-06-24 23:30:03下载
- 积分:1