Apache Commons(Most Projects) Api Chm Download
Apache commons project 中有很多优秀的Utils,比如lang project 中的 StringUtils,可能我们会经常使用到,自己整理了一份大部分commons projects 的api,提供 chm 格式 api 文件下载。
顺利提供下载:
文 件 名:apache-commons-apis.zip
下载地址:http://usc.googlecode.com/svn/commons-api/apache-commons-apis.zip
此压缩包中包括:
/ /常用的 api
commons-validator.chm
commons-beanutils.chm
commons-configuration.chm
commons-dbcp.chm
commons-dbutils.chm
commons-fileupload.chm
commons-io.chm
commons-lang.chm
commons-math.chm
//上面没有的,可以在commons-all.chm找到,包括以下projects
commons-beanutils
commons-configuration
commons-dbcp
commons-dbutils
commons-fileupload
commons-io
commons-lang3
commons-math
commons-validator
commons.primitives
commons.el
commons.exec
commons.proxy
x.matthew的建议不错,已经添加了commons-collections.chm,请从下面的链接下载
顺利提供下载:
文 件 名:commons-collections.chm
下载地址:http://usc.googlecode.com/svn/files/commons-collections.chm
应该是比较全的,版本号就不写了,通过svn checkout 部分 proper 的projects,再javadoc的,希望对大家有帮助。实际上,如果上网方便的话,在线的也不错,至少目前apache 还没有被 G.F.W 墙掉。
原文:http://www.blogjava.net/lishunli/archive/2011/04/06/347666.html
本文出自 传播、沟通、分享,转载时请注明出处及相应链接。
本文永久链接: https://www.nickdd.cn/?p=1449