资源列表
MYSQL-MYODBC-5.1.5-driver
- 这个成功安装之后,在控制面板里的ODBC数据源配置之后可以用。。。经测试-After this successful installation, the control panel in the ODBC data source configuration can then be used. . . Tested! !
Bank-savings-system
- 银行储蓄系统数据库设计:需求分析,概念模型设计,逻辑模型设计,物理结构设计,完整性设计,总结。主要功能:储户开户登记,定期存款,定期取款,活期存款,活期取款,利息结算,输出明细账单。-Bank savings system database design: demand analysis, design of concept model, logical model design, physical design, the design of integrity, summary. Main f
mysql-connector-odbc-5.1.5-win
- mysql-connector-odbc-5.1.5-win32连接使用 ,mysql-connector-odbc-5.1.5-win32 to connect the use of
jia_dian_wei_xiu.rar
- ASP.NET 2.0 C# +MYSQL 家电维修管理系统 功能还算齐全,数据库完整,适合学生们学习利用。,ASP.NET 2.0 C#+ MYSQL appliance maintenance management system is still fully functional, database integrity, suitable for students to learn to use.
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.
MySql_Delphi.rar
- 所谓嵌入版,就是不要安装Mysql服务器,复制过来就可以用。 本例含Mysql数据库,delphi源代码.内有详细中文件说明. 嵌入版很方便发布,不需要安装mysql服务器. 之所以在这里还保留4.1版,的确是因为这个版本很经典,经过了无数的考验,稳定而没有麻烦的编码问题! ,The so-called embedded version of Mysql is not installed on the server, copy them on the can. Mysql database
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.