大家开发的时候难免会查询一些文档,看一下API的调用方法等,所以会不同的语言去某一个地方去找,确实很麻烦,今天给大家安逸两款软件,肯定会让你爱不释手!

Dash for macOS

官方地址:https://kapeli.com/dash

1、官方简介

Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs (for a full list, see below). You can even generate your own docsets or request docsets to be included.

2、截图欣赏

3、支持的语言

Dash comes with 150+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to date. You can also generate your own docsets, request docsets or download docsets from third-party sources.

Listed below are all the various documentation sets Dash comes with. The most popular ones are highlighted. All documentation sets have been generated and are maintained with the utmost care.

并且还支持第三方平台提供的Documentation资源。

4、价格

目前的收费是24.9$ ,即使不购买也完全不影响正常的使用,只是在每一次打开的时候,第一次搜索需要等待10s时间,打开之后其他搜索就不需要在等待了!还是可以接受的!当然,也可以购买正版的软件。

Zeal for Windows

Dash方便的使用体验没有移植到Windows上,但是在Windows上也有相应的替代产品–Zeal,官网地址:https://zealdocs.org/

Zeal提供了和Dash一样的docsets文档,Dash有的API文档,这里也有。

最重要的是Zeal是开源免费的!

Dash和Zeal的简单对比

Dash和Zeal都提供了相应丰富的API文档,在资源的类别上不差上下,前着收费后者免费,但是在实际的体验中确实有一点差别:

Dash:

Zeal:

可以看出,如果作为Java开发者,我很要的是Dash所提供的给我的东西,而Zeal提供给我的确实上边的内容,但是直接搜索方法的话,效果还是很好的:

其他的就不做多的对比了,根据喜好和设备进行选取吧!


最新文章

  1. ios开发中的小技巧
  2. Android "adb devices no permissions"
  3. Swift开发第七篇——字面量转换&下标
  4. xml配置文件
  5. Android--TextView 文字显示和修改
  6. this super 解释
  7. npm ERR!无法安装任何包的解决办法
  8. PLSQL_监控有些SQL的执行次数和频率
  9. nano使用介绍
  10. mysql的my.ini文件详解
  11. windows2003服务器系统日志:查看电脑远程登录记录
  12. jenkins简单安装及配置(Windows环境)
  13. C# 微信开发-----微信会员卡(二)
  14. Redis Cluster日常操作命令梳理
  15. 2014年蓝桥杯省赛A组c++第3题(数组构造+暴力求解)
  16. LeetCode 961 N-Repeated Element in Size 2N Array 解题报告
  17. Java 基础 接口和多态
  18. Codeforces Round #250 (Div. 1)E. The Child and Binary Tree
  19. Python之类属性的增删改查
  20. 01_Docker概念简介、组件介绍、使用场景和命名空间

热门文章

  1. SQL 增删改查(具体)
  2. ubuntu14.04-安装flash
  3. CSS盒子模型图
  4. MyEclipse下怎么配置Maven
  5. 执行异步UI更新
  6. 雷观(二十三)-IT互联网技术,不拼创新拼努力,特别低公平
  7. 解决ubuntu终端无法输入中文的问题
  8. mysql 批量删除数据
  9. Day3上午解题报告
  10. var和ES6的let