-
New files very important
New files very important
- 2022-02-03 14:24:30下载
- 积分:1
-
COMPOUND_files stream and save process
COMPOUND_文件流和储存处理-COMPOUND_files stream and save process
- 2022-07-15 13:31:02下载
- 积分:1
-
vb.net this is the document prepared by the division that can be separated into...
这个是用vb.net编写的文件分割器,可以将一个文件分割成多个文件,还可以将分割后的文件组合成原来的文件。-vb.net this is the document prepared by the division that can be separated into a number of paper documents, but also can be divided after the original document into a document.
- 2022-02-26 17:31:07下载
- 积分:1
-
通过该程序可以删除指定目录下的所有文件夹和文件
通过该程序可以删除指定目录下的所有文件夹和文件-Through the program can delete the specified directory of all the folders and files
- 2023-02-13 13:40:04下载
- 积分: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++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件...
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件-C++ Prepared a simple XML file parsing and generation, can be a complete XML document into a tree structure analysis, or generated in accordance with the contents of XML documents
- 2023-05-22 22:40:03下载
- 积分:1
-
文件夹管理类的实现文件,
(1)检查系统目录,不存在则创建
(2)获得根目录,以""结尾
(3)获得windows目录
(4)获得系统目录...
文件夹管理类的实现文件,
(1)检查系统目录,不存在则创建
(2)获得根目录,以""结尾
(3)获得windows目录
(4)获得系统目录
(5)获得临时目录
- 2022-08-31 23:00:03下载
- 积分:1
-
一个文本文件读写类,基本的文件操作完成…
一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
- 2022-07-13 07:26:37下载
- 积分:1
-
这是一个"虚拟分区"的源代码,其功能是把任何一个文件夹虚拟成一个分区.其实现主要是利用了dos的subst命令.然后加入了写入注册表的功能.实现了临时建立分区和...
这是一个"虚拟分区"的源代码,其功能是把任何一个文件夹虚拟成一个分区.其实现主要是利用了dos的subst命令.然后加入了写入注册表的功能.实现了临时建立分区和永久建立分区的效果.delphi7源代码-This a "virtual" as the source code, and its function is a virtual folder into a district. Its main achievement is the use of dos subst orders. Write then joined the registry function. Achieved through the establishment of temporary and permanent establishment of regional results. Delphi7 source code
- 2022-07-25 23:17:45下载
- 积分:1
-
文件改变通知消息 监视文件、目录变化
文件改变通知消息 监视文件、目录变化-document change alerts surveillance file, directory changes
- 2022-08-19 23:16:19下载
- 积分:1