-
Versant
面向对象数据库实验,建立点线面模型,可以用来学习面向对象数据库(Object-oriented database experiments, point, line and plane model)
- 2014-01-03 08:47:07下载
- 积分:1
-
学生宿舍管理系统(源码+数据库+实践报告)
学生宿舍管理系统集基础信息增删查改操作、宿舍调换操作、统计学生人数、男女生人数、以及空床位数等。学校管理宿舍管理员用户,宿舍管理员具体包括宿舍管理员对学生的信息管理、查寝信息管理、以及入住情况统计查询等。学校可以方便查询本校学生的各种信息。
- 2021-05-06下载
- 积分:1
-
Database-Courseware
数据库课件,主要是兰州理工大学老师的教学课件。(Database courseware, courseware mainly Lanzhou University teacher.)
- 2014-07-02 00:33:43下载
- 积分:1
-
Hadoop
Hadoop的一个教程,不错的书,值得收藏(Hadoop tutorial, a good book, worthy of collection)
- 2012-10-31 10:39:16下载
- 积分:1
-
基于SpringBoot的后台权限管理系统
【实例简介】oracle四大宝典之2:Oracle基本管理
- 2021-09-23 00:31:06下载
- 积分:1
-
object-oriented-concepts-and--skills
详细介绍面向对象的方法论、图示、概念及使用技巧,全面讲述面向对象数据库的理论与应用,深入探讨软件品质管理及软件开发模型,通过大量范例将面向对象分析与设计的重要理论做深入浅出地阐述。 面向对象分析与设计
(Detailed methodology, icon, object-oriented concepts and use skills, a full description of the theory and application of object-oriented database, depth discussion of software quality management and software development model, through a large number of examples of the object-oriented analysis and design theory do elaborate in layman' s language. Object-Oriented Analysis and Design)
- 2012-09-11 17:34:32下载
- 积分:1
-
iBatispage
iBatis分页实例 内含数据库文件在src文件夹中(Page includes examples of iBatis database file in the src folder)
- 2009-04-17 15:52:59下载
- 积分:1
-
Java折线图(jfreechart)
Java画折线图
- 2021-05-06下载
- 积分:1
-
spring+jpa学生信息管理(适合新手)
【实例简介】spring jpa入门级项目,实现了对数据库的 增、删、改、查、分页、导出、导入excel等基本操作
【调试步骤】
0.新建mysql数据库studentinfo,然后在该数据库执行数据库脚本 studentinfo.sql
1.修改application.yml文件中的数据库信息为您本机mysql用户名密码
2.运行项目后,打开浏览器http://localhost:8080 ,输入登陆账号密码均为:admin
- 2021-05-24 08:46:42下载
- 积分:1
-
DAO_Demo
一个简单的DAO设计模式的例子。
DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns.
DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
- 2017-01-12 10:41:58下载
- 积分:1