Skip to content

sufadi/python3-webapp-Su

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

一、UI 效果

1. Web 端

1.1 主页

主页

1.2 写博客界面

写博客界面

1.2 博客日志界面

日志列表

1.3 用户列表界面

用户列表

1.4 评论列表界面

评论列表界面

2.服务端 Python

服务端 Python

3. 数据库 MySQL

3.1 数据库表

这里写图片描述

3.2 数据库表-Usr表

数据库表-Usr表

3.3 数据库表-bolgs表

数据库表-bolgs表

3.4 数据库表-评论表

数据库表-评论表

4. Android 客户端

Android 客户端

相关博客 http://blog.csdn.net/su749520/article/details/79051588

二、相关博客

2.1 廖雪峰的 Blog

https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000

2.2 本人的 Python CSDN

http://blog.csdn.net/su749520/article/category/7326472

2.3 项目

https://github.com/sufadi/python3-webapp-Su