摘要:
import java.util.Collection;public class Args { public static void check(final boolean expression, final String message) { if (!expression) { throw new IllegalArgumentException(me... 阅读全文
posted @ 2013-09-23 10:35
沧海一滴
阅读(387)
评论(0)
推荐(1)
摘要:
使用SDK Manager.exe安装Android开发环境的时候会遇到: Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xm... 阅读全文
posted @ 2013-09-23 02:50
沧海一滴
阅读(1394)
评论(0)
推荐(1)

浙公网安备 33010602011771号