apche commons项目简介

mac2022-06-30  23

1、apche commons项目封装了日常开发中经常使用的功能,如io, String等。

http://commons.apache.org/

Apache Commons项目的由三部分组成:

The Commons Proper - 一个可重用的Java组件库。(已经发布过的) The Commons Sandbox - Java组件开发工作区. (正在开发的项目) The Commons Dormant - 当前处于非活动状态的组件库.(刚启动或者已经停止维护的项目) 建立和维护可重用的Java组件。使用组件可以提高开发效率和质量。

2、StringUtil

转载于:https://www.cnblogs.com/jinhong-lu/p/4559429.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)