2015年12月25日
摘要: Volley.jar下载在Application初始化 Volleyqueues=Volley.newRequestQueue(appContext);并返回RequestQueue 对象 public static RequestQueue getHttpQueues(){ return que... 阅读全文
posted @ 2015-12-25 11:32 freexiaoyu 阅读(410) 评论(0) 推荐(0) 编辑