资源列表
实验
- 此文件包含了6个JavaWeb开发的六个练习的答案(This file contains 6 answers to six exercises developed by JavaWeb.)
聊天室最终版
- 利用java和Socket实现简单的聊天室功能,并且增加图形界面(Use Java and Socket to realize simple chat room function and add graphic interface.)
吃货联盟
- 用面向对象实现简易的订餐系统,包含点餐,签收,点赞,结算费用等功能。(A simple meal ordering system is implemented with object - oriented)
yezhihao-jt808Server
- 使用Netty + Spring Boot 实现交通部 JT-808协议标准(Netty + Spring Boot JT-808)
jsqrcode-master
- web页面扫描识别二维码,不用先拍照上传再解析。(Web page scan to recognize two-dimensional cod)
java SIP 测试demo 可运行,有源代码
- JAIN SIP的测试代码,单机测试多机测试均可成功运行,初学JAIN SIP十分实用(JAIN SIP test code, single machine test multi machine test can be successfully run, beginner JAIN SIP is very practical.)
Jsp图书馆
- 实现图书馆管理功能,图书的增删改查,用户的登录注册(Realizing library management function, adding and deletions of books, and registering users.)
图书管理系统
- java web ,图书管理系统,mvc三层架构,数据库文件在文件夹内(Java web, book management system, MVC three-tier architecture, database files in folders)
Restaurant(整合完成)
- 实现了网上订餐系统的基本功能,包含管理员模块和用户模块(Realized the basic function of online ordering system, including administrator module and user module.)
航班订单
- 实现航班票务管理
SpringBoot_SSM
- SpringBoot+Mybatis整合框架(SpringBoot+Mybatis Integration Framework)
任课教师信息管理系统
- 主要包括两部分:基本信息和任课情况。 基本信息:教师信息添加,教师信息维护,信息维护中包括修改、删除 等操作。 任课情况:任课信息的添加和维护,维护中包括修改、删除 等操作。 其中包含数据库。