-
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等...
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等-to Excel data into the general program includes a set format cells, cells installed digital format, such as merging cells
- 2022-12-22 15:55:03下载
- 积分:1
-
好的XML文件读写程序,不错不错
希望能给大家带来帮助。
好的XML文件读写程序,不错不错
希望能给大家带来帮助。-Good to read and write XML documents procedures, good good hope that they will be helpful to everyone.
- 2022-08-21 16:25:03下载
- 积分:1
-
一个vc+matlab混合编程的例程
一个vc+matlab混合编程的例程-a mixed vc+ Matlab programming routines
- 2022-02-28 18:32:46下载
- 积分:1
-
similar to a free email software has increased its own new word
一个类似于金山词霸的软件 可以自己曾加新单词-similar to a free email software has increased its own new word
- 2022-10-19 18:55:03下载
- 积分:1
-
文件格式转换的程序,可以将avi格式的短片转换为mpg格式。
文件格式转换的程序,可以将avi格式的短片转换为mpg格式。-the program can translate avi to mpg
- 2022-04-06 11:03:43下载
- 积分:1
-
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。...
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。-folder inside of the document in accordance with the order of ranking, so that other function call, open multiple documents in accordance with the sequence open.
- 2022-03-06 15:12:54下载
- 积分:1
-
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的
- 2023-05-02 20:45:03下载
- 积分:1
-
文件的分割与合并程序。可将文件按指定大小分割,也可将分割的文件合并为一个整体...
文件的分割与合并程序。可将文件按指定大小分割,也可将分割的文件合并为一个整体-document with the division of the merger process. Documents can be divided in accordance with the specified size, can also be divided in the paper for an overall merger
- 2023-01-25 16:55: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
-
编写的一个文件右移的源程序,供大家参考。
编写的一个文件右移的源程序,供大家参考。-A document prepared by the source shifted to right, for your reference.
- 2022-08-21 23:26:57下载
- 积分:1