文件名称:Blog:一个简单的博客应用程序,具有创建、编辑和删除帖子的功能
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-18 10:22:48
HTML
一个简单的博客应用程序,具有创建、编辑和删除帖子的功能。 网站链接 -->
【文件预览】:
Blog-master
----app.py(3KB)
----runtime.txt(12B)
----templates()
--------edit.html(892B)
--------posts.html(655B)
--------index.html(515B)
--------new_post.html(868B)
--------base.html(3KB)
----post.db(8KB)
----Procfile(21B)
----requirements.txt(400B)
----.gitignore(4B)
----README.md(135B)