mirror of
https://github.com/rainerosion/RandomQuotations.git
synced 2026-06-02 18:03:42 +08:00
📝 添加使用说明文档
This commit is contained in:
parent
1a39bca49d
commit
94387ea2fd
26
README.md
Normal file
26
README.md
Normal file
@ -0,0 +1,26 @@
|
||||
# RandomQuotations
|
||||
|
||||
PHP+MYSQL随机语录V2.0版本
|
||||
|
||||
# 简介
|
||||
本程序是[随机语录](https://github.com/rainerosion/sjyl)系统的升级版本,编码于2016年,主要使用手机+电脑编码,已经几年没有整理,代码格式比较乱。由于对功能的扩展与维护不便,暂时放弃该版本的升级与维护,后续可能使用框架开发新的版本。这是本人入门PHP时候的练手之作,代码比较垃圾,需要的朋友可以自行下载使用。
|
||||
|
||||
# 程序首页截图
|
||||
|
||||

|
||||
|
||||
# 使用说明
|
||||
|
||||
- 先导入[word_rainss_cn.sql](./word_rainss_cn.sql)文件到数据库。
|
||||
|
||||
- 先clone本仓库的代码,或者直接下载压缩包[RandomQuotations.zip](https://codeload.github.com/rainerosion/RandomQuotations/zip/master)。
|
||||
|
||||
- 将下载的压缩包解压到站点目录中。
|
||||
|
||||
- 修改[config.php](./config.php)文件中的数据库信息。
|
||||
|
||||
- 第一个注册的用户为默认为管理员,程序安装完成后请第一时间注册帐号。
|
||||
|
||||
# 开源协议
|
||||
|
||||
该项目使用[GNU GENERAL PUBLIC LICENSE V3.0](./LICENSE)协议开源。
|
||||
Loading…
Reference in New Issue
Block a user