-
用于将图像文件转换为内核引导屏幕的位图转换器
Bitmap Converter for converting image files to kernel boot screen
- 2022-06-21 17:50:21下载
- 积分:1
-
flv_conversion guide file
flv_conversion guide file
- 2022-03-24 13:43:38下载
- 积分:1
-
方便的指示所选格的行列.通过VB制作的dll控制EXCEL表格.
方便的指示所选格的行列.通过VB制作的dll控制EXCEL表格.-convenient instructions selected grid ranks. VB produced by the dll control Excel.
- 2022-05-26 16:28:57下载
- 积分:1
-
VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储...
VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2023-01-05 21:05:08下载
- 积分: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
-
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件-Pdf files can be specified search string, which is english Pdf file
- 2022-01-26 16:19:57下载
- 积分:1
-
all generated static html website, reduce server load, easily collected by searc...
全部生成静态html网页,减轻服务器负载,容易被搜索引擎收录,采用模板引擎 SMARTY 便于模板的开发,支持多数据库,数据库函数被封装成类 ,自检式安装界面,类似word的图文编辑器htmlArea,静态html目录存放方式可选,支持站内搜索,后台和功能块均支持模板,语言包功能,投票功能,并控制在首页显示,支持评论和评论管理,支持友情链接功能,支持投稿功能,支持投票功能,支持任意多个图形附件上传,后台提供附件动态管理,支持web在线发送邮件,后台管理,支持数据库备份,防止数据灾难性丢失,保证数据安全,支持无限级分类,任意设置,支持公告发布和管理,公告支持有效期,用户注册,投稿,文章批量删除和移动,支持用户组,模板编辑,导入功能,数据库优化,导入导出,密码修改,后台投票管理,语言包编辑,投票功能 -all generated static html website, reduce server load, easily collected by search engines, using template engine Copyright 2004-2006 templates to facilitate the development, support multiple database functions have been packaged as such, the installation of self-check-style interface, similar to word a graphic editor htmlArea, static html directory optional storage methods, support station search, background and function block support template language pack functions, voting functions, and control of the Home show support management comments and comments to support Links function, writing support functions, support functions to vote in su
- 2022-07-15 17:57:50下载
- 积分:1
-
- 2022-09-30 19:00:03下载
- 积分:1
-
比较TXT文件和mdb文件判断每行的转义字符是否相同
比较TXT文件和mdb文件判断每行的转义字符是否相同-TXT file and mdb file compare each line to determine whether the same escape character
- 2022-02-12 13:19:08下载
- 积分:1
-
文件管理系统.可以队文件进行复制删除剪切等操作,非常好用,是现在非常流行的文件管理软件....
文件管理系统.可以队文件进行复制删除剪切等操作,非常好用,是现在非常流行的文件管理软件.-document management system. Teams can copy files delete shear etc, very convenient, is now very popular file management software.
- 2023-01-20 05:30:03下载
- 积分:1