計算機架構與系統實驗室

Computer Architecture and System Laboratory

使用者工具

網站工具


playground:playground

差異處

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

連向這個比對檢視

playground:playground [2017/09/22 09:12]
admin
playground:playground [2018/05/03 06:39]
行 1: 行 1:
-{{indexmenu>:#1 :research#1 :member#1}} 
- 
-<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.txt · 上一次變更: 2018/05/03 06:39 (外部編輯)