▍1. MyProject3_22
说明: 基于数组及方法的综合运用,设计一个简易版的酒店管理系统,具有订房、退房、查看打印房间状态等功能。(Design a simple version of the hotel management system, with booking, check-out, check-out printing room status and other functions.)
说明: 基于数组及方法的综合运用,设计一个简易版的酒店管理系统,具有订房、退房、查看打印房间状态等功能。(Design a simple version of the hotel management system, with booking, check-out, check-out printing room status and other functions.)
说明: 阿里巴巴Java开发手册(华山版),java代码编写规范(Alibaba Java Development Manual (Huashan version), java code writing specification)
说明: springcloud 微服务架构,初学者可以通过此书快速理解微服务。(Microservice architecture, beginners can quickly understand microservices through this book.)
该系统主要功能有:1) 学生基本信息和学生成绩的管理学生基本信息:姓名、学号、专业、班级、所属院系。各科成绩:高等数学、英语、数据结构、计算机组成原理、面向对象程序设计系统可以完成对各类信息的添加、修改、删除等功能。2) 成绩的统计汇总可以计算班级平均成绩,某科最高成绩,最低成绩,优、良、中、及格、不及格各个成绩等级的人数,每位同学的总成绩、班级总成绩,总成绩排名等。3) 成绩信息查询查询功能是系统的核心功能之一。在系统中既有单条件查询也有多条件查询,可以精确查询和模糊查询。可以按照班级、成绩范围、科目等查询。可以自己根据需要合理设计。4) 系统登录功能进入系统,需要登录。可以注册用户,有完整的用户注册、用户登录和密码修改功能。系统管理模块:因为本系统是用来管理学生成绩的,所以系统运行的正常和安全性非常重要,为了达到此目的本系统需要一个管理系统安全的系统管理模块。其任务是维护系统的正常运行和安全性设置。该模块的主要任务是维护系统的正常运行和安全性设置包括注册、登录、修改密码、退出登录等等。教师管理模块:该模块的主要任务是维护系统的正常运行和安全性设置,实现对学生的个人信息的管理工作,对学生信息进行维护更新,从而方便学校管理部门对学校的基本情况的快速查询和了解。包括添加学生信息、查询和修改学生信息、删除学生信息等等。成绩管理模块:因为本系统需要对学生成绩进行统计、分析。这也是本系统的一个重要的作用,所以有必要专门构建一个管理学生成绩的模块。方便教师等快速把握学生、班级、学校的学习状况。学校的成绩管理工作是检验学生学习情况的一个主要手段,本模块包括成绩添加、成绩修改、成绩查询、成绩的统计等功能模块。
说明: java语言实现了篮球管理的后台,使用了ssm的框架,适合初学者(Realize the backstage of Basketball Management)
说明: 解密的小功能,可以实现在线解密和加密,还可以实现多种加密解密方式(Decryption of small functions, can achieve online decryption and encryption, but also can achieve a variety of encryption and decryption)
说明: 《Java课程设计》随书源码,很全,所有章节的源码都有(The source code of "Java Curriculum Design" is included with the book.)
说明: Java数据压缩与传输实例,可以学习一下实例化套按字、得到文件输入流、压缩输入流、文件输出流、实例化缓冲区、写入数据到文件、关闭输入流、关闭套接字关闭输出流、输出错误信息等(Java data compression and transmission examples, you can learn to instantiate sets of words, get file input stream, compressed input stream, file output stream, instantiate buffer, write data to file, close input stream, close socket and close output Stream, output error message, etc.)
说明: Java版的拼图游戏,玩家可以自己更换图片,只要你把它分成块,另外它是以成绩=1000-时间(秒)-移动步数*10来决定你是否输了,按F1键开始游戏,Y健预览图片。(In the Java version of the jigsaw puzzle, players can change the picture by themselves, as long as you divide it into blocks, in addition, it is determined by whether the score = 1000-time (seconds) -moving steps * 10. Yjian previews the picture.)
说明: 前端框架基础,demo可供参考,请不要随意转载,(String to JSON, object to JSON)
说明: minecraft超强N端完整源码 我的世界hack必备的神端 已经过修复(Minecraft super N end complete source code My world hack essential God end)
说明: 使用Java Swing 实现的失物招领功能,包括丢失者登记于招领这登记,管理员认领等功能,mysql数据库(The lost and found function implemented by Java swing includes the function of registering the lost in the lost, the function of administrator claiming, MySQL database, etc)
说明: activemq生产者,消费者api,以及activemq整合spring配置(ActiveMQ producer, consumer API, and ActiveMQ integrated spring configuration)
说明: springmvc 集成mybatis入门源码,快速上手,掌握spring框架和mybatis的集合开发,快速开发学习(Springmvc integration mybatis entry source code, quickly get started, master the spring framework and mybatis collection development, rapid development learning)
说明: 安卓 登录注册小模块,简单实现了前后端分离(Android login registration module, simple implementation of the front and back end separation)