This commit is contained in:
fofolee 2019-04-21 11:54:19 +08:00
commit d23d9ff1d3

View File

@ -19,12 +19,19 @@
##### 功能更新
<<<<<<< HEAD
- 增加外置手册的功能,需要有一定的编写爬虫脚本的能力,详情[戳我](https://yuanliao.info/d/356/27)
=======
- 增加外置手册的功能,需要有一定的编写爬虫脚本的能力,详情[戳我]()
>>>>>>> 3c522286bb5491f9d6794dc53d0ced8572e14111
![Snipaste_2019-04-20_10-45-20.png](https://i.loli.net/2019/04/20/5cba8859b3a66.png)
![Snipaste_2019-04-20_10-46-11.png](https://i.loli.net/2019/04/20/5cba8863a5266.png)
- 增加了三个内置手册`javascript`,`jQuery`,`vue`,一个外置手册`Java`。由于`Java`体积太大目录10M手册100M+),会使整个插件体积暴增,故采取外置形式,同时也作为外置手册的一个案例作为参考。
- 增加了版本检测的功能,当有新版本时会弹窗提示
<<<<<<< HEAD
![Snipaste_2019-04-20_14-04-40.png](https://i.loli.net/2019/04/20/5cbab6a27136e.png)
=======
>>>>>>> 3c522286bb5491f9d6794dc53d0ced8572e14111
- 在设置页面增加了两个功能键`全部启用``全部禁用`
##### 用户体验改善
@ -95,6 +102,7 @@
## 手册来源
<<<<<<< HEAD
- php手册 | [官方中文文档](https://www.php.net/download-docs.php)
- linux手册 | [离线手册linux-command@jaywcjlove](https://github.com/jaywcjlove/linux-command) [原始数据linuxde.net](http://man.linuxde.net/)
- python手册 | [官方文档一译翻译版(比官方中文翻译的要多不少)](https://yiyibooks.cn/xx/python_352/library/index.html)及其他第三方库的官方中文文档
@ -107,3 +115,19 @@
- javascript | [MDN Web Docs](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Index)
- jQuery | [jQuery中文网](https://www.jquery123.com/)
- vue | [官方中文文档](https://cn.vuejs.org/v2/api/)
=======
| 手册 | 来源 |
| --------- | ------------------------------------------------------------ |
| php手册 | [官方中文文档](https://www.php.net/download-docs.php) |
| linux手册 | [离线手册linux-command@jaywcjlove](https://github.com/jaywcjlove/linux-command) [原始数据linuxde.net](http://man.linuxde.net/) |
| python手册 | [官方文档一译翻译版(比官方中文翻译的要多不少)](https://yiyibooks.cn/xx/python_352/library/index.html)及其他第三方库的官方中文文档 |
| C函数 | C语言函数速查Knocker 2004.7.7 版本 0.5 |
| vim命令 | [awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets/blob/master/editors/vim.txt) |
| git命令 | [php中文网git开发手册](http://www.php.cn/manual/view/34942.html) |
| sql手册 | [php中文网sql参考手册](http://www.php.cn/manual/view/21301.html) |
| uTools API | [uTools官方文档](https://u.tools/docs/developer/api.html) |
| java | [fondme.cn](https://blog.fondme.cn/apidoc/jdk-1.8-google/) |
| javascript | [MDN Web Docs](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Index) |
| jQuery | [jQuery中文网](https://www.jquery123.com/) |
| vue | [官方中文文档](https://cn.vuejs.org/v2/api/) |
>>>>>>> 3c522286bb5491f9d6794dc53d0ced8572e14111