资源列表
message_model1.rar
- 这是一个基于mysql的jsp留言板系统,希望能够为学习web开发的人提供方便。,This is a mysql the jsp-based message board system, hope to be able to learn web development to provide convenience.
VCMySql.rar
- 一个简单的基于ODBC的mysql操作,利用VC6.0,对于新手有很好的启迪作用,ODBC Based on a simple operation of mysql using VC6.0, for the novice there are very good inspirations
mysqlBB_sources-1.1
- 这是mysql BB for virtools 2.1的源代码,注意仅适用于dev 2.1版本。其它版本需要修改后重新编译,有功夫和工夫的高手可自行编译,希望能再共享出来。- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ This is the source codes of mysql BB for virtools dev 2.1 ! +++++++++++++++++++++++
kfx6
- 1。玩家通过游戏里的帐号登陆到客服系统,系统记录玩家的帐号和角色1、角色2。 2.玩家需要自行选择自己的问题种类及所在游戏区、服(我就一个啦,嘻嘻) 3.玩家进入自己的客服系统页面,可以提交新的客服问题,也可以查看以前的历史记录 对于一次客服回答的问题,玩家可以进行补充说明,但补充说明只允许一次。 客服使用功能 查看所有的客服问题并进行回答 处理过程,分初步处理和最终处理。因为问题不可能是一个回复就可以解决的,所以有很多是要初步处理的,同时配合玩家功能的第3点,可以
CarRentApplication
- Java Application using EJB 3.0 for renting a car - Entities : Car, User, Renting Business Logic. Needs Glassfish v2, mysql DB-Java Application using EJB 3.0 for renting a car- Entities : Car, User, Renting Business Logic. Needs Glassfish v2, mysql D
mysql-pp-encapsulation
- 基于MySQLPP库,建立了C++的封装类,可以很方便的调用进行MySQL操作,形似于.NET的LINQ技术。-C++ encapsulation of MySQL interface, based on Mysqlpp library, can be used conveniently to invoke MySQL operations, somewhat like LINQ technology of .NET.
SQL.VI
- 在labview软件上完成数据库的查询,得到符合查询条件的数据。-It is used to query the data in the database based on the labview,then we can get the data we need.
mysqlbook
- MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。-MySQL is a sophisticated SQL database management system, although it is not open source produ
dll_db
- mysql封装的dll库,含DEMO,vc6下开发-mysql package dll library, containing DEMO, vc6 under development
communityservice
- 社区服务系统的源代码,适合计算机专业毕业设计时参考-Community service system, the source code for the design of computer science graduates reference
MysqlConnection
- Mysql Connector for c#的二次封装,简化操作-Mysql Connector for c# secondary package simplifies operation
UserReg
- 用PHP/MySQL/Apache实现的简单用户注册/登录系统。-User register and log in system. User PHP/MySQL/Apache.Very userful for primary learners.