资源列表
myProject
- 模拟火车票管理系统,进行售票退票一系列操作,火车票信息放在数据库里(A train ticket management system, a series of operations for ticket refund, and the train ticket information in the database)
code
- 这是基于Java ee 的图书馆管理系统的源码,还是很好用的。(This is the Java library management system based on EE source code, good use)
File
- java开发的一个简单的文件管理系统,用于课程设计,易修改(A simple file management system developed by Java)
jspNews
- 实现新闻发布内含数据库,用户可以增删改差,后台修改新闻(Implementing a database containing database)
Java简易绘图板实现
- Java实现绘图板的基础功能。 主要用于语言学习时交流使用。 可以保存和读取绘图文件。(Java basic function implementation of a painting board.)
学生
- 实现学生信息的录入和输出,设置set、get函数。(To realize the input and output of student information, and to realize the input and output of student information.)
理发师问题
- 其实际为生产者消费者问题,理发师忙时,顾客等待,理发师闲时,给顾客理发。(In fact, it is the problem of producer consumers, when the barber is busy, the customer is waiting, and the barber is free to make a haircut for the customer.)
鸭子
- 使用策略模式,针对接口编程,增加代码复用率,降低耦合。(Use policy patterns to increase code reuse and reduce coupling for interface programming.)
气象观测站
- 观察者模式,实现数据更新的监听,当有一方面数据变化时,会通知到所有观察者。(The observer pattern, the monitoring of data updates, will notify all observers when there is one aspect of the change in the data.)
LibraryManagement
- 实现管理图书馆的各项功能,比如增添,删除等(Can realize the management of the library functions)
用数组存储对象
- 用数组存储对象,有两个类,学生班级类和学生类,班级类用来存储学生,学生类用来存储学生信息。(With an array of objects, there are two classes, students class and student class, class classes used to store students, and student classes are used to store student information.)
no_8_version3
- 设计一个闹钟,倒计时放出音乐,GUI界面普实(The design of an alarm clock, countdown to release music, GUI universal interface)