AsyncTask 与Thread加Handler处理消息比较

时间:2017-10-14 10:12:12
【文件属性】:
文件名称:AsyncTask 与Thread加Handler处理消息比较
文件大小:149KB
文件格式:ZIP
更新时间:2017-10-14 10:12:12
AsyncTask Thread Handler 处理消息 比较 比较了handler加thread 和 AsyncTask 在处理消息的不同,详见博客 http://blog.csdn.net/renlei0109/article/details/39524463
【文件预览】:
AsynctaskDemo
----project.properties(563B)
----src()
--------com()
----AndroidManifest.xml(1KB)
----AsynctaskDemo.iml(726B)
----ant.properties(698B)
----.idea()
--------misc.xml(832B)
--------compiler.xml(711B)
--------workspace.xml(35KB)
--------.name(13B)
--------encodings.xml(166B)
--------modules.xml(268B)
--------scopes()
--------copyright()
--------vcs.xml(166B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
--------layout()
--------drawable-xhdpi()
--------values()
----assets()
----gen()
--------com()
----local.properties(460B)
----libs()
----build.xml(4KB)
----proguard-project.txt(781B)
----bin()
----out()
--------production()

网友评论