-
Read entire file contents
这个C程序逐字读取文件的全部内容,最后在终端上打印出来。
- 2023-05-19 05:55:03下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-03-09 23:56:30下载
- 积分:1
-
XML读取(可以读取XML格式的配置文件)
操作XML文档。 (1)主要用于保存应用程序配置。 (2)可以通过引用XML文档变量“XmlDocPtr”来执行高级操作。
- 2023-03-19 19:15:04下载
- 积分:1
-
整理文档时将所有小文件合并为大文件的简易程序
整理文档时将所有小文件合并为大文件的简易程序-Document finishing all the small files into large file of summary procedure
- 2022-09-27 08:30:03下载
- 积分:1
-
英语学习助手,界面不错~
英语学习助手,界面不错~-study assistance for english,
good interface.
- 2022-03-19 12:07:01下载
- 积分:1
-
库存 managemebt
此代码使用基本的 c 文件来存储客户购买的详细信息和交易记录的详细信息能使用两个类,以时间、 日期和计算增值税。
- 2022-10-23 02:40:03下载
- 积分:1
-
功能是在Excel格式文件中读取学生的E
功能是在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理-Function in Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing transcripts of students. And add some error handling
- 2022-12-17 08:15:03下载
- 积分:1
-
Times the software can encrypt documents, to ensure that information security do...
次软件可以给文件进行加密,确保文件信息的安全.-Times the software can encrypt documents, to ensure that information security documents.
- 2022-07-07 12: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
-
RTF文件处理源代码
RTF文件处理源代码-RTF document processing source code
- 2022-10-16 19:35:03下载
- 积分:1