?? simpleio.es
字號:
// Simple input and output demoalert("This is an alert box!");var tp = confirm("Do you know this is a confirm Box?");writeln("You indicated " + tp);var tpStr = prompt("What do you think about FESI?");writeln("You just told me " + tpStr);load("lonealrt.es");
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -