This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10205501415
/
BookStore-PJ2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
当代数据库管理系统课程实验二
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
358 MiB
Python
99.9%
Tree:
04d7856c00
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '04d7856c00'
${ noResults }
BookStore-PJ2
/
be
/
app.py
4 lines
68 B
Raw
Blame
History
from
be
import
serve
if
__name__
==
"
__main__
"
:
serve
.
be_run
(
)