-
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
-
这是一个文件操作。也非常简单。有意的网络爱好者,可以打开看看。。。。。哈哈,希望有意者能和我聊系...
这是一个文件操作。也非常简单。有意的网络爱好者,可以打开看看。。。。。哈哈,希望有意者能和我聊系-This is a file manipulation. Very simple. Fans interested in the network, can open look. . . . . Haha, hope those who can chat line and I
- 2022-08-14 22:18:42下载
- 积分:1
-
多元统计是求样本矩阵的离差矩阵,在C下写的程序。
多元统计是求样本矩阵的离差矩阵,在C下写的程序。-multivariate statistical sample matrix is the pursuit of deviation matrix, written in C procedures.
- 2022-01-25 16:07: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
-
Code in Visual Basic to automatically change the system date & time setting as p...
Code in Visual Basic to automatically change the system date & time setting as passed
- 2022-06-01 23:14:36下载
- 积分:1
-
直接解码即可,程序内有比较完整的注释和说明。程序完成的功能是对一个文件进行md5编码,结果存在一个新建的.txt文件里。...
直接解码即可,程序内有比较完整的注释和说明。程序完成的功能是对一个文件进行md5编码,结果存在一个新建的.txt文件里。-can directly decode, procedures are in the integrity of the Notes and annotations. Completion of the functions of a document md5 coding, a new existence. Txt file.
- 2022-01-23 11:23:06下载
- 积分:1
-
一个用MFC编制的BMP格式读取程序
一个用MFC编制的BMP格式读取程序-MFC prepared to use a BMP format to read the procedures
- 2022-01-24 15:45:07下载
- 积分:1
-
注册表的相关操作(VB)
注册表的相关操作(VB)-operating about registry(vb)
- 2022-01-29 01:32:01下载
- 积分:1
-
WIN32 SDK文件流函数操作实例代码
WIN32 SDK文件流函数操作实例代码-Win32 SDK documentation flow function operation code examples
- 2022-01-28 12:31:27下载
- 积分:1
-
很好用的程序,可以学习文件操作,通信插件使用。
很好用的程序,可以学习文件操作,通信插件使用。-useful tool kit to illustrate the file operator, communication,etc.
- 2022-02-20 15:31:56下载
- 积分:1