-
java学生作业管理系统代码
1.老师可以发布作业,作业可以直接添加到数据库中
2.老师可以修改自己的信息
3.老师可以修改学生的信息,包括班级
4.老师可以查询现有作业
5.学生可以查询现有作业
6.学生可以修改自己的资料
上传的资料下下来直接就可以用,数据库自己链接SQL2008,接可以顺利运行。界面需要自己美化!
- 2022-03-11 14:47:55下载
- 积分:1
-
Analysis-of-users-using-electricity
用户用电的数据采集与分析,能对用电用户进行数据采集,然后对这些数据进行统计分析。(users use electricity behavior data collection and analysis,which can collect data from different users and carry on analysis.)
- 2013-07-17 14:48:34下载
- 积分:1
-
Cipher-Of-SM2-SM3-SM4-master
基于Java语言的国密SM2/SM3/SM4算法库 , 包含加密/解密、签名/验签、摘要算法的实现代码和测试方法(Java language-based secret SM2/SM3/SM4 algorithm library, including encryption/decryption, signature/verification, digest algorithm implementation code and test methods)
- 2020-06-22 20:20:01下载
- 积分:1
-
local-load-from-eval
Tests loads of local properties from eval.
- 2014-02-09 12:25:28下载
- 积分:1
-
dubbo12
dubbo最新源码,是很好的分布式解决方案,并且经过实战检验(dubbo source code)
- 2016-11-03 15:35:19下载
- 积分:1
-
fowtainer
说明:
- 2018-05-15 05:13:00下载
- 积分:1
-
apis-master
APIS oauth2 source code
- 2014-02-13 21:11:31下载
- 积分:1
-
library
图书馆检索系统,可以检索用户的借阅情况,也可以登录注册用户(Library retrieval system can retrieve the user' s loan situation, you can log in registered users)
- 2009-05-06 15:25:50下载
- 积分:1
-
mysql-connector-java-5.1.32-bin
mysql-connector 5.1.32版本。。。。。。。(mysql-connector-java-5.1.32.jar)
- 2019-06-05 14:48:37下载
- 积分:1
-
Exe4_1
1.设计一个简单的学生管理系统(StudentManager)。主要功能包括:
(1)学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
(2)学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
(3)学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
(4)学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(1. Design a simple student management system (StudentManager). Key features include:
(1) The entry of student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
(2) query the student information. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
(3) amend the student information. Query based on student number to the designated student information, and then replaced with new content.
(4) delete student information. Designated students with information based on student number removed.
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_1 package.)
- 2020-12-09 21:39:18下载
- 积分:1