摘要: public static String getHttpText(String url) { if (MyApplication.FOR_DEBUG) { Log.i(TAG, "[getHttpText1]" + url); } Log.i(TAG, "[getHttpText2]" + url) 阅读全文
posted @ 2016-04-18 16:37 水柠檬QAQ 阅读(438) 评论(0) 推荐(1)