-
和WORD一样有自动保存文件的功能
和WORD一样有自动保存文件的功能-and as a Word document automatically preserve the function
- 2022-04-24 08:32:32下载
- 积分:1
-
用来复制带有WindowsXP的用户名列表和hash散列的SAM文件
用来复制带有WindowsXP的用户名列表和hash散列的SAM文件-Used to copy the WindowsXP with a user name list and the SAM file hash hash
- 2022-08-20 01:20:52下载
- 积分:1
-
整理工作用的VBA 节能减排报表
整理工作用的VBA 节能减排报表 整理工作用的VBA《交通运输行业节能减排 季度节能减排报表二》 功能是:首先填好 上年度完成值、营运车辆运输周转量,然后运行宏,并假设表三Sheet3.Range("H9")= -0.97 则倒推出Sheet2.Range("E15") 的值。首先要将2005年数值、【去年数值】、【营运车辆运输周转量】、【本年上季度数值】 在表中填好!
- 2022-03-21 09:25:36下载
- 积分: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
-
自己写的公交查询系统 vb读写文件操作,比较简单
自己写的公交查询系统 vb读写文件操作,比较简单-Write their own public inquiry system file vb read and write operation, relatively simple
- 2022-03-22 21:11:38下载
- 积分:1
-
AppWizard has created this CIniDemo application for you. This application
not...
AppWizard has created this CIniDemo application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.-+5.0 has created this CIniDemo appli tion for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application.
- 2022-07-23 12:02:16下载
- 积分:1
-
将RGB565格式的位图转换为C语言的代码
将RGB565格式的位图转换为C语言的代码-to RGB565 format bitmap conversion to the C language code
- 2023-06-06 02:00:04下载
- 积分:1
-
doc2pdf C++源码示例
doc2pdf c++ source sample
- 2022-06-20 02:52:38下载
- 积分:1
-
遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。...
遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。-traverse designated directories and subdirectories document that you specified conditions (time, size, type), and according to their own preferences to be addressed.
- 2023-09-05 18:30:03下载
- 积分:1
-
用C++Builder实现的一个生成word中图片的例子。
用C++Builder实现的一个生成word中图片的例子。-C Builder of a generation word examples of the photos.
- 2022-04-23 16:27:24下载
- 积分:1