资源列表
create_db
- Here is an example of work with s. PHP MyAdmin. In MySQL 3.5. Example of adding data to the table using POST. A good example of creating tables with the condition
conn
- 一个mysql数据库的类,里面有数据库的连接和说明,新手可以看看。-A mysql database class, which has a connection to the database and descr iption, and newcomers can see.
RBAC
- 基于角色的成员管理系统的数据库项目,可用于组织成员结构-Role-based project member management system can be used to organize membership structure
wwwwSQL
- 生成学生学籍管理系统的表单,希望对大家有帮助,-generate the Student Management System form, and I hope to help you, thank you!
mysql
- mysql分页存储过程 mysql分页存储过程 -CREATE PROCEDURE GetPagingData_bigfun
RightsManagement
- mysql数据库,用户权限管理数据表设计。包含:管理人员表、管理人员映射、管理组、 权限映射、 权限分栏、权限动作-mysql , user rights management data table design. Comprising: a management table, management mapping, management groups, permissions mapping, column permissions, permissions action
Documents
- It is the code to make main menu and sub menu by sql server database
mytest
- 使用JENA将本体导入MYSQL数据库的具体代码-Use JENA ontology import MYSQL database specific code
Vision0_0
- 将owl文档写入mysql数据库中,以便用sparql语言查询,更新。-Owl document will be written into the mysql database, in order to use sparql language queries, update.
gerekli
- Contains the complete file
backupandrecovery
- 用java语言实现mysql数据库的备份和还原,已经过测试,能够正确无误的实现功能。-Using java language MySQL database backup and restore, has been tested, can correct realization of functions.
JDBCUtil
- 数据库JDBC的一个封装类,在调用的时候需要一个String 类型的参数,选择连接的Mysql数据库中的数据库名,通过sql语句,调用封装好的方法,实现数据库插入、修改、查询等功能!-A database JDBC wrapper class needs a String type parameter when calling, select the database name in the Mysql database connection and sql statement, calling