-
读取文件发送到局域网中,winsock,CFile
读取文件发送到局域网中,winsock,CFile-Read the document sent to the local area network, winsock, CFile
- 2022-07-04 13:17:42下载
- 积分:1
-
ResourceEidtor Base Speadrum CPU, This is the exe file
ResourceEidtor Base Speadrum CPU, This is the exe file
- 2022-03-26 17:22:17下载
- 积分: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
-
VS2005 on the basis of the source code to operate xml, query, add, delete and so...
该源码基于vs2005基础上操作xml,包括查询,添加,删除等.在平时配置设置中经常使用xml,该例可作参考-VS2005 on the basis of the source code to operate xml, query, add, delete and so on. In the usual configuration settings in the frequent use of xml, the cases should be used for reference
- 2023-04-10 10:35:04下载
- 积分:1
-
File Format for programming logic in develop program
File Format for programming logic in develop program
- 2023-01-14 05:55:03下载
- 积分:1
-
httphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp...
http下传 http下传 http下传-httphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttphttp
- 2022-01-21 23:22:50下载
- 积分:1
-
本程序可实现文件自动分割与合并,特别适合于邮件应用中对大文件进行分割后发送,并在接收端合并。...
本程序可实现文件自动分割与合并,特别适合于邮件应用中对大文件进行分割后发送,并在接收端合并。-The program can automatically split files and merge, particularly suited to e-mail application to split large files after sending and the receiving end merger.
- 2022-04-10 15:43:00下载
- 积分:1
-
一个 visual c++ 写的多个文件捆绑器
一个 visual c++ 写的多个文件捆绑器-A visual c++ Written in multiple files bundled browser
- 2022-04-19 09:42:43下载
- 积分:1
-
图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(...
图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(无损压缩)为很小的NLC文件。NLC文件是JBIG格式的一种变种。解压缩之后即可使用,不需要安装。-image viewing software, see NLC format books tools, books readers NLC (China Digital Library) NLC format version of the China National Library"s electronic library format. It scanning books to-2 standard image compression (lossless compression) as a small NLC documents. NLC JBIG document format is a variant. After decompression can be used and do not need to install.
- 2022-11-09 13:45:03下载
- 积分:1
-
针对Excel表格文件操作的编程实现:通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包...
针对Excel表格文件操作的编程实现:通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel 文件转换为按指定分隔符分隔的其它文本格式的文件
-Excel spreadsheet file for the programming operation: Through this article and associated sample source code you can be more flexible control of Excel spreadsheet file, including creating a new Excel file, write the form data, read the form data (including the original hand-built their own Excel files add rows, columns of data an accurate reading), delete the existing Excel table, the table specified in the rows, columns, cell query, insert, replace and other operations, but also can be generated Excel files into a specified separator delimited text format files of other
- 2022-01-24 08:50:17下载
- 积分:1