https://ptodue.gitbooks.io/book2/content/2.1.2.html
http://ptodue.blogspot.tw/search/label/Runnable
http://ptodue.blogspot.tw/search/label/runOnUiThread
實作Thread常用的使用方法有2種:
- 繼承Thread class,再override實現run() method
- implements Runnable(實作Runnable interface), 再override實現run() method。
或是簡寫
或是簡寫
沒有留言:
張貼留言