插件应用市场
icon
程序员手册
内置了十多个实用的离线中文手册,包括:Linux、PHP、Python、JS等,以及提供了搜索devdocs、dash/zeal上的文档的功能
102 个评分
4.9
用户
user
189534
版本
user
1.1.8
大小
10.12 
MB
slide
slide
一、简介

内置了十多个实用的离线中文手册,包括:Linux、PHP、Python、JS等

手册具有以下三个特色:

- 内置多个手册均可离线使用,且90%以上是中文
- 可以自行添加手册
- 可以查询devdocs、dash/zeal上的文档

二、基本操作

- 列表界面:
- 查看选中的内容 `⏎`/`🖱左键`
- 发送选中的内容至上一个活动窗口 `⇪ + ⏎`/`🖱中键`
- 上下选择 `⇧`/`⇩`
- 手册界面:
- 切换列表和手册视图 `tab`/`🖱右键`
- 发送选中的内容至上一个活动窗口 `⇪ + ⏎`/`🖱中键`
- 搜索下一个关键词 `⏎`
- 选中文本后翻译 `T`
- 选中文本后收藏 `S`
- 退出插件 `esc`

三、 手册一览

所有手册资源均来自网络,如有遗漏,请留言告知

- php手册 | [官方中文文档](https://www.php.net/download-docs.php)
- linux手册 | [离线手册:linux-command@jaywcjlove](https://github.com/jaywcjlove/linux-command) [原始数据:linuxde.net](http://man.linuxde.net/)
- tmux 快捷键 | [ryuzheng提供](https://github.com/ryuzheng/TmuxCheatSheet) [中文原版](https://gist.github.com/ryerh/14b7c24dfd623ef8edc7) [英文原版](https://gist.github.com/MohamedAlaa/2961058)
- python手册 | [官方文档一译翻译版](https://yiyibooks.cn/xx/python_352/library/index.html)
- beautifulSoup | [官方中文文档](https://www.crummy.com/software/BeautifulSoup/bs4/doc/index.zh.html)
- requests | [官方中文文档](https://2.python-requests.org//zh_CN/latest/user/quickstart.html)
- scrapy | [scrapy入门教程中文翻译](https://github.com/marchtea/scrapy_doc_chs)
- pillow | [pillow官方文档中文翻译](https://pillow-cn.readthedocs.io/zh_CN/latest/)
- tkinter | [易学教程](https://www.e-learn.cn/content/python/1101684)
- PyQt5文档 | [PyQt5中文教程](https://github.com/maicss/PyQt5-Chinese-tutorial)
- C函数 | C语言函数速查(Knocker 2004.7.7 版本 0.5)
- win32api | 新编win32api大全.chm
- go | [@永远の明日](https://yuanliao.info/u/21504), [源文档](https://studygolang.com/)
- 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/)
- payload | 收集自网络
- devdocs | [devdocs](https://devdocs.io/)