本科毕业设计(论文)本 科 毕 业 设 计 管 理 系 统 的 设 计与 开 发学 号 : 120学 生 : 王 侃指 导 老 师 : 威所 在 学 院 : 计 算 机 科 学 技 术学 院所 学 专 业 : 计 算 机 科 学 与 技术 专 业 ( 师 )2024 年 6 月摘 要随着科技的进步和信息技术的开发,已经有越来越多的应用从原有的服务器/客户端架构转变成了服务器/ 浏览器的架构。对于普通用户而言,不需要使用特定的客户端,而只需要使用所有系统都置的网页浏览器就可以完成对服务器端的控制和查询, 简化了操作,也方便了在不同机器上使用。毕业设计的管理是高校管理工作中的一项重要容。目前, 很多高校的毕业设计管理还存在一些问题。采纳Pythonweb 轻量级框架可以快速敏捷开发,同时降低了开发与维护的成本与难度。本课题的目标是希望能够简化高校毕业设计管理流程,为学生毕业设计选题,论文上交,老师和学生的沟通,建立便捷高效规的通道。本课题采纳B/S 的体系架构,服务端采纳了Python 流行的MVC Web 框架Django ,前端使用Bootstrap 响应式框架,以与Jquery。服务端和客户端之间通讯运用 请求技术,数据交互采纳json规。关键词:Python ;Django ;毕业设计;管理系统AbstractWith the advancement of technology and the development of information, an increasing number of applications have changed from the C/S to the B/S structure.For ordinary customers, they don't need to use a specific client as the web browser which all the systems are built-in web browser so as to complete the query and control for server port. Comparing the former, it's not only simplified operation, but also convenient operation in different machines.Graducate design management is one of the serious universities management. Currently, there are still some problems of the graduction design managementin many colleges and universities.Using the python web lightweight framework can speed development.Moreover, it can also reduce the prime cost and difficulty ofexploiting or servicing.The goal of this topic is to stream...