Skip to content

Commit

Permalink
新版
Browse files Browse the repository at this point in the history
  • Loading branch information
lpong committed Mar 13, 2019
1 parent 93a99f2 commit 9cc7037
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
Binary file added 1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,15 @@
```
- pdo_mysql
```
使用 ` git ` 将代码` clone `到本地,进入项目然后运行
使用 ` git ` 将代码` clone `到本地,进入项目然,设置数据库连接方式,然后运行

```
composer install
php index.php
```

编辑index.php中的数据库连接信息,运行即可导出

![Alt text](/1.png)
![Alt text](/1.jpg)

导出样式:

![Alt text](/3.png)
![Alt text](/3.jpg)

0 comments on commit 9cc7037

Please sign in to comment.