-
学生成绩管理系统
说明: 1. 能够实现根据以下关键字查询:学生姓名 、学号、班级、课程名称。
2. 能够实现按照单科成绩、总成绩、平均成绩、学号排序。
3. 能够实现学生信息的插入、删除和修改。
4. 能够查询每个课程的最高分、最低分及相应学生姓名、班级和学号。
5. 能够查询每个班级某门课程的优秀率(90 分及以上)、不及格率,并进行排序。(1. Be able to query according to the following keywords: student name, student number, class, course name.
2. It can be sorted according to single subject score, total score, average score and student number.
3. Be able to insert, delete and modify student information.
4. Be able to query the highest score and lowest score of each course and the corresponding student name, class and student number.
5. Be able to query the excellent rate (90 points and above) and failure rate of a course in each class, and sort them.)
- 2021-03-17 19:19:21下载
- 积分:1
-
Spring-transaction
编程式事务管理以及声明式事务管理(bean/xml/注解)的代码演示(Code demonstration of programmatic transaction management and declarative transaction management (bean/XML/annotations))
- 2017-12-06 21:19:33下载
- 积分:1
-
aopalliance-1.0
说明: 在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1
-
SerialPort
简单的串口通信数据显示demo 简单实用 可以学习查看(A simple serial communication data display demo simple and practical Can learn to see)
- 2018-05-13 11:25:21下载
- 积分:1
-
GyTree
实现英文词条的后缀树搜索,同时还能实现简单词目的检索。(English term to achieve the suffix tree search, while the purpose of simple word retrieval.)
- 2011-05-26 19:33:31下载
- 积分:1
-
AWTaawebDemo
今天尝试写一个小demo实现下之前看过的代码,目的了解不同文件的数据访问,掌握如何获取前台数据,如何将数据库的数据在前端页面展示。
awt可视化界面可已实现提交数据到数据库,也可查询数据在控制台打印。
web工程:主要是web前台输入并提交数据,然后在另一页面展示数据库内容(Today, try to write a little demo to achieve before the next read the code, the purpose of understanding the data access different files, learn how to get the reception of data, how the data in the to show the front page. awt visual interface has been implemented to submit data to the , query data can also be printed on the console. web project: mainly web frontend to enter and submit data, and then display the contents of the in another page)
- 2014-12-25 16:00:56下载
- 积分:1
-
UploadDialog
ext 多文件上传,这个我试过了,还是蛮不错的,推荐给大家(ext upload)
- 2009-09-16 10:00:30下载
- 积分:1
-
traffic
一个简单的交通查询系统,对初学者比较适用(A simple transport query system, more applicable for beginners)
- 2009-12-10 14:32:17下载
- 积分:1
-
yuan
比较完整的Java计算器 非常强大 很强大 太强大了(More complete Java calculator very powerful very powerful too strong)
- 2014-03-10 22:58:33下载
- 积分:1
-
wordsegment
中文分词系统,有IKAnalyzer和MMAnalyzer两种分词方式可供选择,有界面展示,可是清楚的比较两种的特点,各有千秋(Chinese word segmentation system, there are two kinds of segmentation MMAnalyzer IKAnalyzer and methods are available, there are interface shows, but a clear comparison of two characteristics, each has its advantages)
- 2011-05-21 19:10:25下载
- 积分:1