zhanghong 发表于 2016-12-29 10:29:38

Apache Commons 笔记

Apache Commons
  The Commons is an Apache project focused on all aspects ofreusable Java components.
  The Apache Commons project is composed of three parts:

[*]The Commons Proper-A repository of reusable Java components.
[*]The Commons Sandbox-A workspace for Java component development.
[*]The Commons Dormant-A repository of Sandbox components that are currently inactive.
  You may also read our charter,which spells out the goals of the project in greater detail.
  有很多不错工具,如 BeanUtils,DbUtils,IO,FileUpload,Lang,Logging等等,有必要了解怎么使用这些工具。
  jakarta Commons- 胡言乱语
页: [1]
查看完整版本: Apache Commons 笔记