-
This is dw2xls
dw2xls for pb 8.0
but it have password
This is dw2xls
dw2xls for pb 8.0
but it have password
- 2022-02-05 13:35:25下载
- 积分:1
-
Remote file manager made with client server method
Remote file manager made with client server method
- 2023-03-21 20:55:03下载
- 积分: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
-
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。...
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。-about files operation by c, such as setting password,
copying files and so on.
- 2022-08-11 23:25:14下载
- 积分:1
-
以文件方式保存和恢复treeview 是一款比较新的字做小工具
以文件方式保存和恢复treeview 是一款比较新的字做小工具-on paper preservation and restoration treeview is a relatively new character of small tools
- 2022-01-31 22:44:58下载
- 积分:1
-
如何开发自己的CHM格式文件解析器.rar,保证挺好用的
如何开发自己的CHM格式文件解析器.rar,保证挺好用的-how to develop the CHM format parser. Rar, the guarantee is very good
- 2022-03-20 20:20:19下载
- 积分:1
-
可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好...
可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好-can be used to read documents 3DS model, a very sound category, all 3DS model readable documents, 3D programming is a good Dongdong
- 2022-07-21 04:23:05下载
- 积分: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
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-03-12 22:38:14下载
- 积分:1
-
说明了如何从资源文件中释放出自己的文件。
工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点...
说明了如何从资源文件中释放出自己的文件。
工程首先需要一个testdll.dll,其中只有一个函数test(),表明工程是否正确加载了该dll。然后运行后点击按钮释放出testdll2.dll,替换原先的testdll.dll,仍旧可以正常运行。-of how the resources released from the documents themselves in the paper. First projects need a testdll.dll, of which only one function test (). indicate whether the correct loading of the dll. Then run after it released testdll2.dll button, replacement of the original testdll.dll, remains normal operation.
- 2022-02-02 20:06:47下载
- 积分:1