摘要: extends:http://blog.csdn.net/guolin_blog/article/details/47803149转载请注明出处:http://blog.csdn.net/guolin_blog/article/details/47803149之前有很多朋友都问过我,在Android... 阅读全文
posted @ 2016-01-23 16:50 n1rAy 阅读(498) 评论(0) 推荐(0) 编辑
摘要: extends:http://www.tuicool.com/articles/EB36Jv public static int calculateLength(String etString) { char[] ch = etString.toCharArray(); ... 阅读全文
posted @ 2016-01-23 16:37 n1rAy 阅读(234) 评论(0) 推荐(0) 编辑
摘要: extends:http://www.cnblogs.com/dolphin0520/p/3933551.html Iterator iterator = list.iterator(); while(iterator.hasNext())... 阅读全文
posted @ 2016-01-23 16:34 n1rAy 阅读(148) 评论(0) 推荐(0) 编辑
摘要: extends:https://www.zhihu.com/question/22102139 ,http://www.2cto.com/kf/201504/395290.html ,http://blog.csdn.net/u010255127/article/details/49308775 ,... 阅读全文
posted @ 2016-01-23 16:25 n1rAy 阅读(1418) 评论(0) 推荐(0) 编辑