运行flask框架实现前后端分离程序.rar

时间:2021-12-25 10:12:02
【文件属性】:

文件名称:运行flask框架实现前后端分离程序.rar

文件大小:11KB

文件格式:RAR

更新时间:2021-12-25 10:12:02

flask

在Ubuntu系统下实现flask运行前后端分离程序


【文件预览】:
index.html
sqlitedb.py
score.py
user.py
__init__.py
test.db
__pycache__
----score.cpython-38.pyc(2KB)
----user.cpython-38.pyc(3KB)
----__init__.cpython-38.pyc(805B)
----sqlitedb.cpython-38.pyc(1KB)
tests
templates
----index.html(575B)
----create.html(432B)
----register.html(461B)
----login.html(448B)
----base.html(833B)
----analyse.html(720B)
create_table.sql
static
----FlaskScoreStyle.css(2KB)

网友评论