-
Database-Connectivity-operation
使用JDBC提供的API以JDBC-ODBC桥接器的方式连接数据库,并与数据库进行信息交互,数据的查询、更新、插入、删除等(Use API JDBC provides JDBC-ODBC bridge to connect the , and information interact with the , data query, update, insert, delete, etc.)
- 2016-08-12 18:10:18下载
- 积分:1
-
Exe4_2
2.设计一个简单的课程管理系统(CourseManager)。主要功能包括:
(1)课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
(2)课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
(3)课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
(4)课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(2. Design a simple course management system (CourseManager). Key features include:
(1) entry program information. Including: course number (no), course name (name), credits (grade) and the like
(2) information about courses. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
(3) Course modify information. Inquiry based curriculum to the specified courses, and then replaced with new content.
(4) Delete course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2020-12-09 21:29:20下载
- 积分:1
-
mybatis03
java系列编程中的mybatis练习,mybatis小练习(Mybatis exercise in java series programming)
- 2020-06-25 14:00:01下载
- 积分:1
-
spring-framework-1.1.1-with-dependencies
Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework.
- 2004-10-11 17:52:28下载
- 积分:1
-
FCK
FCKEditor 编程Java环境下的应用 案例分析(FCKEditor Application Programming Java environment case studies)
- 2013-05-28 11:21:55下载
- 积分:1
-
JETSTREAM
一个java的ETL工具,实现了数据的清洗抽取转换功能,很强大(A java of ETL tools for data conversion extraction cleaning features, very powerful)
- 2007-12-13 10:06:41下载
- 积分:1
-
Mylog
1. 撰写类MyLog,实现接口Loggable,完成在本地文件“MyLog.log”文件中的日志读写,要求记录的日志内容包括:当前时间,日志类型,日志内容。(1 writing class MyLog, achieve interface Loggable, complete log in the local file MyLog.log file read and write, log Records include: current time, log type, the contents of the log.)
- 2020-11-28 19:49:29下载
- 积分:1
-
databaseApplication
基于java的mysal数据库应用,学生选课系统。工程文件,包含mysql建表文件(Mysal java-based applications, student elective system. Project file that contains the file mysql built table)
- 2014-12-08 22:10:56下载
- 积分:1
-
javakejian
初学者学习java的课件,包含很全面,初学者可以下载看看 货真价实(Java for beginners learning courseware, including a very comprehensive look at the genuine beginners can be downloaded)
- 2009-12-11 22:14:32下载
- 积分:1
-
mall-master
说明: 一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块(A set of e-commerce system, including foreground mall system and background management system, is implemented based on springboot + mybatis and deployed in docker container. The front desk mall system includes home page portal, product recommendation, product search, product display, shopping cart, order process, member center, customer service, help center and other modules. Background management system includes commodity management, order management, member management, promotion management, operation management, content management, statistical report, financial management, authority management, setting and other modules)
- 2021-04-05 17:15:31下载
- 积分:1