资源列表
Exercise7
- SSD9课程的exercise的最终版本源代码,包括数据库的脚本文件-SSD9 the final version of the exercise program source code, including database scr ipt files
Apress.The.Definitive.Guide.to.SQLite.May.2006
- 在Android中用java开发是所用的数据库 SQLite-Android java SQLite
Ora10GSQLReference
- Ora10GSQLReference oracle10gSQL语言参考-Ora10GSQLReference
mysql_5_1
- 本源码属于mysql开源数据库的中文帮助文档,设计sql的基本操作,和mysql特定的规范。-This source belongs to the Chinese open-source database mysql help documentation, design sql basic operations, and the mysql-specific norms.
The_Complete_Book_of_Middleware
- The Complete Book of Middleware
Sqlite
- sqlite是一种嵌入式数据库。本文件包含了操作此数据库的一个类。该类实现了sqlite的所有操作,并具有良好的注释说明。-sqlite is an embedded database. This document contains the operation of this database, a class. Sqlite class implements all the operations, and has a good explanatory notes.
OracleTimesTenCdeveloper
- Oracle TimesTen C 开发人员和参考指南,是从厂家培训老师手上拷贝过来的,关于内存数据库的开发指南。-Oracle TimesTen C Developer' s and Reference Guide, training of teachers from the hands of manufacturers copied on the development of guidelines memory database.
SOL_REPORT
- 这是一份实验报告,用以验证和实现插入删除查询排列等数据库语言操作。-This is a test report to verify and insert a delete query to achieve ordered operations such as database language.
Modoer_UTF8_1.2.0
- wordpress中文版的部落格系统,可以自由改变,无可金钱衡量-the Chinese version of wordpress blog system that can freely change, no money as a gauge
database
- 《数据库系统实现》前四章,数据库实现的经典书,介绍了很多原理性的东西。-" Database system implementation," the first four chapters, the database to achieve a classic book describes the principles of a lot of things.
epai1
- “e拍”在线拍卖系统 第一阶段:创建数据库和表 第二阶段:创建DAO层接口和实现类 第三阶段:创建Biz层接口和实现类 第四阶段: 开发并配置Action和ActionForm 第五阶段:实现用户注册功能 第六阶段:开发用户登录功能 第七阶段:开发用户注销功能 -epai
Source
- 某银行拟开发一套ATM取款机系统,实现如下功能: 1、开户(到银行填写开户申请单,卡号自动生成) 2、取钱 3、存钱 4、查询余额 5、转账(如使用一卡通代缴手机话费、个人股票交易等) 现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:\bank目录下,文件增长率为15 。 -Intended to develop an ATM of a bank teller machine system to achieve the following func