摘要:
1.this libaray is base onAsyncTask,AsyncTask enables proper and easy use of the UI thread. This class allows to perform background operations and publish results on the UI thread without having to manipulate threads and/or handlers.2.Iencapsulate http request params into Request . you can access the 阅读全文