readme
parent
954caf221e
commit
aecb5ed165
32
README.md
32
README.md
|
@ -4,7 +4,12 @@
|
|||
之前一直用的图床程序是:[PHP多图长传程序2.4.3](https://www.jb51.net/codes/40544.html)
|
||||
由于版本过老并且使用falsh上传,在当前html5流行大势所趋下,遂利用基础知识新写了一个以html5为默认上传并且支持flash,向下兼容至IE9。
|
||||
>
|
||||
<hr />
|
||||
|
||||
[演示](https://img.545141.com)
|
||||
[Chrome 拓展](https://github.com/icret/EasyImage-Browser-Extension)
|
||||
[使用手册](https://www.kancloud.cn/easyimage/easyimage)
|
||||
[问题反馈](https://support.qq.com/products/367633)
|
||||
[QQ群](https://shang.qq.com/wpa/qunwpa?idkey=3feb4e8be8f1839f71e53bf2e876de36afc6889b2630c33c877d8df5a5583a6f)
|
||||
|
||||
[](http://php.net)
|
||||
[](https://github.com/icret/EasyImages2.0/releases)
|
||||
|
@ -13,13 +18,7 @@
|
|||
[](https://github.com/icret/EasyImages2.0)
|
||||
[](https://github.com/icret/EasyImages2.0/blob/master/LICENSE)
|
||||
|
||||
[演示](https://img.545141.com)
|
||||
[Chrome 拓展](https://github.com/icret/EasyImage-Browser-Extension)
|
||||
[使用手册](https://www.kancloud.cn/easyimage/easyimage)
|
||||
[问题反馈](https://support.qq.com/products/367633)
|
||||
[QQ群](https://shang.qq.com/wpa/qunwpa?idkey=3feb4e8be8f1839f71e53bf2e876de36afc6889b2630c33c877d8df5a5583a6f)
|
||||
|
||||
<hr />
|
||||
>本人善写bug,发现bug可提交 [issues](https://github.com/icret/EasyImages2.0/issues) 追求稳定请下载 
|
||||
|
||||
#### 功能支持:
|
||||
|
||||
|
@ -37,6 +36,15 @@
|
|||
- [x] 支持网站统计
|
||||
- [x] 支持更多···
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
#### 使用注意:
|
||||
|
||||
1. 请将所有文件赋予0755权限或www权限
|
||||
|
@ -70,14 +78,10 @@ Deny from all
|
|||
```
|
||||
- 或者参考:[https://www.545141.com/981.html](https://www.545141.com/981.html)
|
||||
|
||||
#### 帮助文档
|
||||
- [简单图床-EasyImage2.0 使用手册](https://www.kancloud.cn/easyimage/easyimage)
|
||||
- [简单图床问题反馈](https://www.kancloud.cn/easyimage/easyimage)
|
||||
|
||||
#### 程序升级
|
||||
|
||||
- 保存好config.php文件和上传目录文件
|
||||
- 如果自定义过API的Token请保存api_key.php文件
|
||||
- 保存好config.php文件和上传目录
|
||||
- 如果增加过Token请保存api_key.php文件
|
||||
- 将新程序下载至网站目录解压覆盖,然后将保存的文件替换既完成升级
|
||||
|
||||
<details><summary><mark><font color=darkred>点击查看2.0版更新日志</font></mark></summary>
|
||||
|
|
Loading…
Reference in New Issue