計算機架構與系統實驗室

Computer Architecture and System Laboratory

使用者工具

網站工具


playground:playground

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
playground:playground [2017/09/22 09:12]
admin
playground:playground [2018/05/03 06:39] (目前版本)
行 1: 行 1:
-{{indexmenu>:#1 :research#1 :member#1}} +====== PlayGround ======
- +
-<WRAP shadow tip>test</WRAP> +
-<!DOCTYPE html> +
-<html> +
-<body> +
- +
-<p>Click the button to display a blinking string (Only supported in Opera 12 and earlier versions. Not supported in Opera 15+, IE, Firefox, Chrome, or Safari).</p> +
- +
-<button onclick="myFunction()">Try it</button> +
- +
-<p id="demo"></p> +
- +
-<script> +
-function myFunction() { +
-    var str "Hello World!"; +
-    var result str.blink(); +
-    document.getElementById("demo").innerHTML result; +
-+
-</script> +
- +
-</body> +
-</html>+
  
playground/playground.1506071534.txt.gz · 上一次變更: 2017/09/22 09:12 由 admin