-
directory search path, then amend the content of the document, such as advertisi...
查找目录路径,然后修改文件的内容,如广告,文件路径等-directory search path, then amend the content of the document, such as advertising, paper trails, etc.
- 2022-03-30 16:18:24下载
- 积分:1
-
将SQL脚本里的日本语文字转换成UTF
将SQL脚本里的日本语文字转换成UTF-8格式.-Lane SQL script Japanese language text into UTF-8 format.
- 2022-04-18 03:30:16下载
- 积分:1
-
对于大于1GB的文本文件,该软件有较好的查看能力
对于大于1GB的文本文件,该软件有较好的查看能力-for more than 1GB of text files, the software has a better ability View
- 2023-08-06 19:05:03下载
- 积分:1
-
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP....
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
- 2022-07-20 01:06:10下载
- 积分:1
-
Castalia的安装文件。这是进行扩展程序。
File of Castalia Installation . This is OMnet extended program.-File of Castalia Installation . This is OMnet extended program.
- 2022-02-03 22:49:16下载
- 积分:1
-
用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文...
用vb.net写的把access转为xml文件的源代码。为自己亲手创作。有的下载网站已提供下载。如果要看编译好的程序,在网上搜索“access数据库生成xml文件”即可找到。-Using vb.net write access to xml document to the source code. For their own creative hands. Some download sites have been available for download. If the compiler depends on a good program, in-line search access the database to generate xml document you can find.
- 2023-08-30 15:10: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
-
VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载...
VC++6.0写的关于用API函数操作INI文件的测试程序,欢迎大家下载-VC++ 6.0 write operation on the use of INI file API function testing procedures are welcome to download the U.S.
- 2022-12-29 02:10:04下载
- 积分:1
-
FileMon 中 c + + 源代码
文件监控源代码对于win9x中,胜利NT,赢得EXP。该代码可用于API监测学习与发展有益。你可以使用它作为第一个API监测项目,因为它用最简单的方法来做到这一点。
- 2023-01-07 16:35:03下载
- 积分:1
-
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确...
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确-Create a large file from a avi file so that read data on the newly created big file and then write the data to write MD5 checksum value to ensure that the correct write large files
- 2023-03-15 07:55:04下载
- 积分:1