资源列表
pdo-for-mysql
- 使用PDO底层类,实现对数据的访问和操作。并附有前台和后台可供参考,注意修改Mysql的配置文件-it is php by using pdo.class to connect to mysql
odinms
- Java源码或其他好源码或编程学习资料 Java源码或其他好源码或编程学习资料-Good source Java source code or programming or other learning materials
mysql
- 银行模拟业务,有数据建表,实现相关业务,通过数据库操作可以进行html操作-database of bank
MySQL
- 能比用mysql软件导入导出要快上7、8倍不只-The shortcut for import and export
news
- 这是一个属于php开发出来的简易的在线新闻发布系统,具有增删改查基本功能-This is a PHP out simple belongs to the online news release system, with the basic function of removing check
jws_jpa
- jsp 用java编写数据库程序 在数据库中的应用 数据库作业答案及其分析-jsp program written job application and analysis of the answers in the with java
mysql_cxx_wrap
- mysql C API的C++包装类,实现了对数据库表的简单访问。-C++ wrap classes for mysql API Access database just like ADO does.
sql练习
- 查询练习(45道题) 题目:设有一数据库,包括四个表:学生表(Student)、课程表(Course)、成绩表(Score)以及教师信息表(Teacher)。(Topic: there is a database, including four tables: student table (Student), curriculum schedule (Course), achievement table (Score), and teacher information table)
RBAC
- 基于角色的权限管理系统数据库设计,简单明了(The database design of the role based authority management system is simple and clear)
adosql
- ADO与数据库的连接方法和原代码。以简单应用例子为例,讲解了此方法。-ADO connection to a database
three-paradigms
- 数据库数据结构设计规则:三大范式。本文档详细说明了什么是三大范式。-Database data structure design rules: Three Paradigms. This document details what are the three paradigms.
DBProgram
- 在C++ Builder环境下,创建不写代码的数据库程序。