
Python期末作业:咸鱼管理系统
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
本项目为Python课程期末作业,设计并实现了一套“咸鱼管理系统”,包含商品上架、交易记录查询等功能,旨在提升实际编程能力。
该项目主要实现了名字全称应用(咸鱼登录)、课程表、字母查找(咸鱼查询)等功能。其中,核心功能是课程表模块,它可以帮助学生查询下学期的个人课表,并进行时间规划,就像一条想翻身的咸鱼开始了对自己的培养。
在具体实现中:
- @app.route(/classchart, methods=[GET])
def classchart():
return render_template(classchart.html)
- @app.route(/前端开发框架, methods=[GET])
def 前端开发框架():
return render_template(课程表内/前端开发框架.html)
- @app.route(/API, methods=[GET])
def API():
return render_template(课程表内/API.html)
全部评论 (0)
还没有任何评论哟~


