Tho*_*yer 12
Window.alert()是一个阻塞调用,因此单击" 确定 "后代码将继续运行.
Window.alert("OK?");
GWT.log("That line won't run until after you dismiss the alert box, "
+ "THAT's the \"event\"!");
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
13505 次 |
| 最近记录: |