Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bf98590

Browse files
案例blog,添加README.md
1 parent 19318ed commit bf98590

File tree

2 files changed

+46
-118
lines changed

2 files changed

+46
-118
lines changed

‎.idea/workspace.xml‎

Lines changed: 43 additions & 117 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎php-mysql/blog/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010

1111
## 数据库的结构
1212
库名:blog
13-
>主要用到三个库
13+
14+
>主要用到三个表
1415
* system_config
1516
* tb_blog
1617
* users
18+
1719
>各个表的功能
1820
* 表一用来存储网站的基本信息:blog_title,blog_hoster,blog_description
1921
* 表二存储文章的信息:id,author,title,tag,content,status,created_time

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /