Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yeuxuan committed Jan 20, 2024
1 parent 27a9ef9 commit 78500ed
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions doc/docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,32 +12,32 @@
> MySql版本:```5.7```
2. 根据系统的位数下载相对应的```PhpStudy```版本,比如我的系统是```64```位的,所以我这里下载的是```64```位版本。
![系统信息](style/img/1683877443195.png ':size=1')
![系统信息](./style/img/1683877443195.png ':size=1')

3. 安装完成后,打开```PhpStudy```

4. 如图所示,启动```Apache``````MySQL```
![PhpStudy](style/img/1683878179680.png)
![PhpStudy](./style/img/1683878179680.png)

5. 创建一个网站,填写**域名****端口**,不会的话按照图中所填写
![端口与域名](style/img/1683878890443.png)
![端口与域名](./style/img/1683878890443.png)

6. 创建一个数据库,账号密码可自定义,如不会请按照图中填写
![创建数据库](style\img\1683878921916.png)
![创建数据库](./style\img\1683878921916.png)

7. 点击浏览,创建一个网站目录,我创建了一个ccpy的一个文件夹,不会的话请看图
![创建目录](style\img\1683878966104.png)![创建目录](style\img\1683879008385.png)
![创建目录](./style\img\1683878966104.png)![创建目录](style\img\1683879008385.png)

8. 从GITHUB下载```一花CCPROXY```[点击进入下载](https://github.com/yeuxuan/ccproxy_kami/releases)
![创建目录](style\img\1683880670303.png)
![创建目录](./style\img\1683880670303.png)

9.下载完成后解压到,刚刚的```ccpy```目录,如图。![解压](style\img\1683880882323.png)
9.下载完成后解压到,刚刚的```ccpy```目录,如图。![解压](./style\img\1683880882323.png)

10.然后打开浏览器输入我们刚刚的```域名:端口```,比如我的是```http://localhost:8899/```,进入安装流程![安装](style\img\1683881055632.png)

11.满足如图所示的要求才可以进行下一步哦!![要求](style\img\1683881108734.png)
11.满足如图所示的要求才可以进行下一步哦!![要求](./style\img\1683881108734.png)

12.填入我们刚刚输入的数据库相关的信息![要求](style\img\1683881221343.png)
12.填入我们刚刚输入的数据库相关的信息![要求](./style\img\1683881221343.png)

13.大功告成,安装到此结束,后面功能说明需要自己领悟,不过后面文档会慢慢更新!!!
![要求](style\img\1683881324569.png)
![要求](./style\img\1683881324569.png)

0 comments on commit 78500ed

Please sign in to comment.