摘要 毕业设计可以帮助学生对所学知识进行系统的梳理并进行综合应用,是本科生课程体系中非常重要的环节,而选题是学生开展毕业设计工作的第一步。往年的毕业设计选题流程是先利用Word 文档汇总每个老师的题目,然后发到班级内部让大家自行选题。这样的流程可能会造成三方面的问题,一方面较难排查出教师出的题目是否与往年重复;二是容易出现学生选题的混乱,如多个学生选择同一个题目,而有的题目却无人选择;三是最后汇总选题时需要花费较多时间。为了解决这几方面的问题,我们设计并完成了毕业设计选题管理系统。首先进行需求分析,完成了数据库的设计;然后完成编码工作。系统基本完成了预期需求,系统简化了毕业设计选题流程,提高了工作效率。关键词 毕业设计选题 Java Boostrap SQL 数据库Abstract Graduation thesis (Design) can help students to systemically sort out and comprehensively apply the knowledge they have learned. It is a very important link in the undergraduate curriculum system, and topic selection is the first step for students to carry out graduation thesis (Design) work. In previous years, the topic selection process of graduation thesis (Design) is to use word documents to summarize each teacher's topic, and then send it to the class for everyone to choose their own topic. Such a process may cause three problems: on the one hand, it is difficult to find out whether the teacher's questions are the same as those of the previous years; on the other hand, it is easy for students to choose a confused topic, such as multiple students choose the same topic, while some topics are not selected; on the other hand, it takes a lot of time to summarize the topics at last. In order to solve these problems,We have designed and completed the graduation project topic management system. First, the requirement analysis is carried out, the database design is completed, and then the coding work is completed. The system ba...