- 
                        Will display the contents of the documents, this is a DOS program, delphi useles...
                        
                          将文件内容显示出来,这是一个DOS程序,没用delphi做过DOS程序的可以看一下。-Will display the contents of the documents, this is a DOS program, delphi useless DOS procedures can be done to look at.                         
                            - 2023-07-14 23:50:03下载
- 积分:1
 
- 
                        window handle through the implementation of File Name
                        
                          通过窗口句柄得到执行文件名  -window handle through the implementation of File Name                         
                            - 2022-02-14 04:22:56下载
- 积分:1
 
- 
                        There word style, the file can be input, there is wordde page can be used to add...
                        
                          有word的样式,可以进行文件的输入,有wordde 页面,可用添加页面,对页面操作等-There word style, the file can be input, there is wordde page can be used to add pages, the page operation, etc.                         
                            - 2022-06-02 22:04:08下载
- 积分:1
 
- 
                        open and save a bmp file
                        
                          open and save a bmp file                         
                            - 2023-02-26 10:05:04下载
- 积分:1
 
- 
                        利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。...
                        
                          利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-The use of recursive function call, and will enter the five characters, print out the order to the contrary.                         
                            - 2022-07-21 07:56:00下载
- 积分:1
 
- 
                        特等奖2012 ICM纸机学习复杂网络
                        
                          2012年icm造纸机学习网优秀获奖者                         
                            - 2022-06-16 20:25:40下载
- 积分: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
 
- 
                        c常用算法源程序集之1 或者看看有没有这个文件:samples_win32_multithread.zip,或 samples_win32_multithrea...
                        
                          c常用算法源程序集之1 或者看看有没有这个文件:samples_win32_multithread.zip,或 samples_win32_multithread.rar-c common algorithms Set a source or to see if there is the document : samples_win32_multithread.zip or samples_win32_multithread.rar                         
                            - 2022-03-21 09:08:29下载
- 积分:1
 
- 
                        一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件...
                        
                          一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件-through a modem to receive, send statements for the small, the use of md5 determine whether transmission, rar compression, decompression documents                         
                            - 2022-03-12 16:12:09下载
- 积分:1
 
- 
                        把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习....
                        
                          把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习.-To read a text file, as required, into a format c language header files, as a c language practice procedures. Familiar with the documents and data structure read into practice.                         
                            - 2022-03-22 07:17:48下载
- 积分:1