资源列表
gbwebshop
- 该系统使用ASP开发,是一个完整的网店系统-The system uses ASP developers, is a complete online store system
recursive_shopping_cart_asp
- 使用ASP编写的购物车系统,能够实现添加定单,查看购物车等功能-Written using ASP shopping cart system to add orders View cart functions
advanced_asp_chat
- 一个用ASp代码编写的先进的聊天室,供学习使用-A written code ASp used advanced chat rooms for learning to use
asp_online_exam
- 一个使用ASP工具开发的在线考试项目,适合初学者学习使用-A tool developed using ASP online exam project, suitable for beginners to learn to use
Idle
- Idle类,用于判断系统是否处于闲置状态,从而可以运行一些后台程序,使用如下: 定义模块变量 dim mIdle as Idle 程序中,如Form_Load中初如化使用: Set mIdle = New Idle mIdle.IdleSeconds = 10 mIdle.Enable = True 程序中,其它地方使用: if mIdle.IsIdle then 系统闲置中,执行其它处理。 end if -Idle Clas
CFile
- 文件操作的封装类,类结束时会自动关闭文件,避免有些文件打开后忘记关闭的情况。 Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print #mlogFileAccess.handle, LogText -Wrapper class for file operations at the end of the
SimpleXML
- 简化的XML处理类,能得到XML中元素的值,使用简单。 使用方法:将XML字符串传给本类实例即可,如下所示(Result为XML字符串,可从文件中读出)。 Dim XML As New SimpleXML Dim strName as string XML.Content = Result strName = XML.GetTag("Name") -Simplify XML processing class, to get the values
1
- 一个MFC的连接数据库的程序,通过连接类连接SQL数据库-connect to the my sql database
VBDLLlink
- 用vb生成可以导出函数的dll,主要是针对dll的。如果生成的是非dll则调用原来的link 生成,如果生成的是dll则在默认的link命令。-Vb generated can be exported function of dll, for dll. If the resulting non-dll call the original link generation, if the generated dll in the default link command.
3920
- VC++ 医院系统内涵ocx控件,登录名和数据库里面都有,-VC++ hospital system connotation ocx controls, login name and database which has
Bypass
- 可以实现程序更改主板的bypass功能的源码-Can achieve the source code of the program to change the motherboard bypass function
LJ
- 快速清理系统垃圾,马上让电脑变快!节省内存!-Immediately so that the computer becomes faster
