首页 > 编程 > Java > 正文

使用 Google Guava 美化你的 Java 代码:1~4

2019-11-08 03:17:23
字体:
来源:转载
供稿:网友

http://techneerajnandwana.blogspot.com/2011/11/guava-string-manipulation-with.html

[1] Apache Commons:

http://commons.apache.org/

http://commons.apache.org/PRoper/commons-lang/javadocs/api-release/index.html

简介:该工具类集合是由 apache 负责维护的,里面对多种常见的 java 操作做了封装,如 读写文件、发 email、jdbc 访问数据库、文件上传、图像处理、字符串/集合/xml 的处理等,让你告别繁琐的 java 操作~

google Guava包的ListenableFuture解析

http://ifeve.com/google-guava-listenablefuture/

[2] Google Guava官方教程(中文版)

http://ifeve.com/google-guava/

[3] Guava 是个风火轮之基础工具(3)

http://www.importnew.com/15230.html

原文地址:https://github.com/ecchanger/myblog/tree/master/posts


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表