-
vc preserved ini file format for text, and to read ini format text, lucid
vc中保存文件为ini格式文本,以及读取ini格式的文本,清晰易懂-vc preserved ini file format for text, and to read ini format text, lucid
- 2022-10-31 20:00:03下载
- 积分:1
-
一个用文件流实现对文本的颜色、字体、字体大小等属性存取的程序。...
一个用文件流实现对文本的颜色、字体、字体大小等属性存取的程序。-a document with the flow of the text color, typeface, font size attributes such as access to the procedure.
- 2022-12-05 22:20:03下载
- 积分:1
-
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
- 2022-03-04 08:41:16下载
- 积分:1
-
对文件操作的程序使用C语言编写,使用的huffm…
本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulation, the use of Huffman coding compression algorithm
- 2022-05-20 20:40:15下载
- 积分: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
-
use MAPI32.DLL use e
使用MAPI32.DLL使用电子邮件发送电子邮件使用MAPI32.D发送电子邮件的步骤
- 2022-04-18 09:37:39下载
- 积分:1
-
读取DLL资源,可以把DLL资源里面的东东读到自己的程序里
读取DLL资源,可以把DLL资源里面的东东读到自己的程序里-reader DLL resources, it can DLL resources inside the Wanton read their own procedures Lane
- 2022-11-27 07:25:03下载
- 积分:1
-
问答管理系统
资源描述就是一个用户管理系统啊,然后里面需要登陆,登录了之后可以加关注,还可以点赞,还可以乱七八糟回答问题提出问题啥的,还可以查看自己的关注列表。
- 2022-03-14 07:05:31下载
- 积分:1
-
This is my courses on operating system design : simple multi
这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and other basic opening and closing operation. Student
- 2022-02-01 19:34:26下载
- 积分:1
-
文件发送与接收 windows sockt小程序
文件发送与接收 windows sockt小程序
-File send and receive windows sockt applet
- 2022-01-22 07:17:49下载
- 积分:1