-
vc make the Notepad, a simple, string processing, input input
vc做的记事本,简单,字符串处理,输入输入-vc make the Notepad, a simple, string processing, input input
- 2023-02-08 16:50:04下载
- 积分:1
-
自制的网页搜集工具,附源码Home page collection of tools, with a source...
自制的网页搜集工具,附源码Home page collection of tools, with a source-Home page collection of tools, with a source
- 2022-07-19 19:16:28下载
- 积分:1
-
语义分析
应用背景语义分析 ,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,Visual C++ - 关键技术与上次上传的差不多,这个是关于语义分析的源码,上次上传的是资料。源码中包括了词法分析语义分析,编程语言是Visual C++。
- 2022-04-16 17:04:24下载
- 积分:1
-
This program searches disk for files that matches specified mask and deletes the...
This program searches disk for files that matches specified mask and deletes them to clean disk from unused and unneeded files.
- 2022-03-26 06:32:35下载
- 积分:1
-
代码检查Windows系统的页面文件的大小。
The code checks the size of pagefile in windows systems.
- 2022-11-04 17:20:03下载
- 积分:1
-
文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。...
文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。-documents for the merger, a number of documents will be merged into one document, from the need for a fixed format named, not handling.
- 2022-08-12 09:33:12下载
- 积分:1
-
把各种格式文件打包成一个文件。可以用于方便网络传输。
把各种格式文件打包成一个文件。可以用于方便网络传输。-This program for file pack,you can use the .exe file put all format file into one package!
- 2022-07-03 20:57:41下载
- 积分:1
-
递归查找文件:
有助于dephi初学者学习递归算法和window文件结构...
递归查找文件:
有助于dephi初学者学习递归算法和window文件结构-recursive search documents : dephi help beginners learn recursive algorithm and the structure of the document window
- 2022-03-23 10:05:44下载
- 积分: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
-
一个源码统计程序,统计源代码行数
一个源码统计程序,统计源代码行数-a source statistical procedures, statistical source code line number
- 2023-05-01 09:50:03下载
- 积分:1