-
MVCDAOjava
项目07_使用MVC+DAO完成用户登陆(代码+笔记)(Project 07_ using MVC+DAO complete user login (code+ notes))
- 2013-10-31 14:10:25下载
- 积分:1
-
JAVA
java基础教程,对于初学者有很大的帮助,是你进行软件行业java方向的最好入门书籍
(Java based tutorial, very helpful for beginners, is the entry you are Java direction of software industry s best books)
- 2013-08-08 19:47:54下载
- 积分:1
-
Oreilly.Java.RMI
Oreilly.Java.RMI,Oreilly丛书中对于RMI的一本书(Oreilly.Java.RMI, Oreilly Books for a book RMI)
- 2008-01-02 19:14:25下载
- 积分:1
-
学生成绩管理系统
说明: 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
-
javaxcx
java 小程序 适合java初学者对java编程的了解与学习(java applet for java beginners and learn about the java programming)
- 2012-06-07 14:29:37下载
- 积分:1
-
java 串口通讯 示例源码
简单的实现了一般的串口通讯
- 2017-09-22下载
- 积分:1
-
Linux命令行与shell脚本编程大全.第3版
说明: java 入门到精通 从最简单的开始讲到最后的框架(java Entry to mastery Programming development)
- 2021-01-04 16:30:22下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
Alife-no-inheritance
Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects
excercicie behaivor
- 2009-02-24 06:33:59下载
- 积分:1
-
AccountProject
一个简单的银行账户管理程序,给新手用来熟悉java与练习java。(A simple bank account management procedures, to the novice to be familiar with Java and Java practice. A simple bank account management procedures, to the novice to be familiar with Java and Java practice.
)
- 2014-07-16 15:31:44下载
- 积分:1