Fork me on GitHub
摘要: package cc.jiusansec.www;import android.app.Activity;import android.app.AlertDialog;import android.content.DialogInterface;import android.os.Bundle;... 阅读全文
posted @ 2016-04-01 15:50 程序员小冰 阅读(800) 评论(0) 推荐(0)
摘要: public final class LogUtil { /** all Log print on-off */ private final static boolean all = true; /** info Log print on-off */ private final static ... 阅读全文
posted @ 2016-04-01 14:41 程序员小冰 阅读(515) 评论(0) 推荐(0)
摘要: //跟App相关的辅助类public class AppUtils{ private AppUtils() { /* cannot be instantiated */ throw new UnsupportedOperationException("cannot be instantiat... 阅读全文
posted @ 2016-04-01 09:24 程序员小冰 阅读(559) 评论(0) 推荐(0)
摘要: /** * 作者:${USER} on ${DATE} ${HOUR}:${MINUTE} * * 联系QQ:986945193 * * 微博:http://weibo.com/mcxiaobing *//** * @author :http://www.93sec.cc * * @新浪微博 :... 阅读全文
posted @ 2016-04-01 09:20 程序员小冰 阅读(295) 评论(0) 推荐(0)


Fork me on GitHub