摘要: public static synchronized VolleyRequestController getInstance() { if (sInstance == null) { sInstance = new VolleyRequestController(); VolleyLog.DEBUG 阅读全文
posted @ 2014-07-18 16:41 JavAndroidJSql 阅读(421) 评论(0) 推荐(0)