资源列表
图书馆管理系统+含ER图
- 对数据库建表有帮助的一个文档,面向大学生(Reference value for database learning)
Desktop
- oracle数据库空间分配,分配角色、分配表显示权限、分配用户访问权限(Oracle database spatial allocation, assign roles, assign tables to display privileges, assign user access rights)
会员管理
- 基于c#搭建的一个完整的理发店会员管理系统,也可用于其他会员管理(A complete barber shop membership management system based on c# can also be used for other member management.)
OTL使用指南
- 文档主要描述了OTL的使用,对于了解OTL的开发人员,在使用OTL的时候遇到问题的,可以参考(The document mainly describes the use of OTL, for understanding OTL developers, when using OTL problems, you can refer to.)
数据库表操作
- 简单介绍数据库中对表增、删、改、查的操作指令,自己做的一些整理(A brief introduction to the operation instructions for adding, deleting, changing, and checking tables in database, and finishing some of them.)
学生管理系统
- 通用学生信息管理系统,基本要求如下:?1.?创建相应的成员变量保存学生基本信息? 2.?创建相应属性和索引以实现对成员变量访问的封装?3.?创建相应的方法以实现对学生基本信息的管理 4.?创建相应的方法以实现对学生成绩的管理?5.?构造函数和析构函数? 6.?派生小学生、中学生、大学生等子类? 7.?运用继承、多态、重载、覆盖、接口、抽象类、代理、事件等(General student information management system, the basic requirement
name_generate
- 代码能够根据百家姓和常用字,随机生成中文人名(Randomly generate Chinese names based on surnames and frequently used characters)
AdoDB
- 一套C++操作数据库的源代码。ADODatabase.h,ADORecordset.h(A set of source code for operating the database.)
设计图
- some simple tools,as u can open and use it!!
PL2303
- tai liau ky thuat 677890
实验一
- 数据库SQL语言基本操作,select create table等等语句(Database SQL language basic operation, select create table and so on)
database
- 创建一个数据库,并建立表格,能插入、删除、修改数据库表中的记录(Create a database and create tables to insert, delete and modify records in database tables.)