Fork me on GitHub
摘要: 1 public class test_test { 2 private test_test(){} 3 private static final test_test instance=new test_test(); 4 public static test_test g... 阅读全文
posted @ 2015-12-17 23:06 ZZZZW 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 【转】ArrayList的toArrayArrayList提供了一个将List转为数组的一个非常方便的方法toArray。toArray有两个重载的方法:1.list.toArray();2.list.toArray(T[] a);对于第一个重载方法,是将list直接转为Object[] 数组;第二... 阅读全文
posted @ 2015-12-17 17:47 ZZZZW 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-12-17 09:54 ZZZZW 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-12-17 09:13 ZZZZW 阅读(216) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-12-17 09:07 ZZZZW 阅读(401) 评论(0) 推荐(0) 编辑
AmazingCounters.com