文件名称:08-Threads
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2014-11-10
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- Nghie*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Android provides a
veritable cornucopia of means to set up background threads, yet allow them to safely
interact with the UI on the UI thread.
veritable cornucopia of means to set up background threads, yet allow them to safely
interact with the UI on the UI thread.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
08-Threads\LunchList\AndroidManifest.xml
..........\.........\build.properties
..........\.........\build.xml
..........\.........\default.properties
..........\.........\proguard.cfg
..........\.........\res\drawable\ball_green.png
..........\.........\...\........\ball_red.png
..........\.........\...\........\ball_yellow.png
..........\.........\...\........\list.png
..........\.........\...\........\restaurant.png
..........\.........\...\........\run.png
..........\.........\...\........\toast.png
..........\.........\...\layout\main.xml
..........\.........\...\......\row.xml
..........\.........\...\menu\option.xml
..........\.........\...\values\strings.xml
..........\.........\src\apt\tutorial\LunchList.java
..........\.........\...\...\........\Restaurant.java
..........\.........\...\...\tutorial
..........\.........\res\drawable
..........\.........\...\layout
..........\.........\...\menu
..........\.........\...\values
..........\.........\src\apt
..........\.........\res
..........\.........\src
..........\LunchList
08-Threads