提交 daa9f0e6 编写于 作者: 杜庆泉's avatar 杜庆泉

Update uts-for-android.md

上级 34ba4d3f
...@@ -118,7 +118,7 @@ setTimeOut(function(){ ...@@ -118,7 +118,7 @@ setTimeOut(function(){
```uts ```uts
class AddUIRunnable extends Runnable { class AddUIRunnable extends Runnable {
override run():void { override run():void {
// do something // do something
console.log("这里是android平台主线程 :" + Thread.currentThread().getName()) console.log("这里是android平台主线程 :" + Thread.currentThread().getName())
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册