-
一个小的makefile程序简单,但反映的makefile编写的世界。
一个MAKEFILE的小程序,很简单,但是体现了MAKEFILE编写的方式-A small Makefile procedure is simple, but reflects the Makefile to prepare the way
- 2022-01-21 00:23:52下载
- 积分:1
-
文件查找程序,可以按照输入的文件名查找硬盘中的文件。
文件查找程序,可以按照输入的文件名查找硬盘中的文件。-Document search procedures, in accordance with the input file name of the document search the hard disk.
- 2022-01-21 00:36:22下载
- 积分: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
-
From the Internet to find some preserved Ini file reader class, feeling not very...
从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting procedures
- 2022-07-21 19:42:48下载
- 积分:1
-
将txt文件改名后另存,适用于批处理文件改名行为,省去手工工作...
将txt文件改名后另存,适用于批处理文件改名行为,省去手工工作-txt file will be renamed after the Save applicable to the batch file renaming, eliminating manual work
- 2023-04-06 04:10:04下载
- 积分:1
-
PDFlib是一个帮助你生成PDF文件的控件.它提供了一组简单易使用的API接口,可以很容易的在服务器端或客户端生成PDF文件....
PDFlib是一个帮助你生成PDF文件的控件.它提供了一组简单易使用的API接口,可以很容易的在服务器端或客户端生成PDF文件.-help you generate PDF document control. It offers a simple and easy to use API, it is quite easy on the server side or the client generate PDF documents.
- 2022-07-05 08:44:12下载
- 积分:1
-
vc环境下文件属性操作
vc环境下文件属性操作-vc environment file attributes operation
- 2023-02-18 02:50:03下载
- 积分:1
-
PDF造物主源头
pdf creator source
visual c
- 2022-07-06 09:02:59下载
- 积分:1
-
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理...
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
- 2023-08-22 12:20:03下载
- 积分:1
-
Anuvad introduce
阿努瓦德介绍
- 2022-05-13 20:41:32下载
- 积分:1