随笔分类 -  API

摘要:# 建议直接使用的第三方类 Common Lang =》StringUtils =》Validate Guava =》Cache =》Ordering JDK7(LTS JDK8 JDK11...) =》Arrays (除了 binarySearch 这个 bug 函数 =>( low + high 阅读全文
posted @ 2018-06-10 11:03 chenhui7373 阅读(141) 评论(0) 推荐(0)
摘要:https://commons.apache.org/proper/commons-lang/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html 显著地提供了String操作方法、基本数值处理 阅读全文
posted @ 2018-04-15 21:32 chenhui7373 阅读(180) 评论(0) 推荐(0)