Boolean() 可將變數的數值直轉換為布林型態, Number() 轉換成數字, String() 轉換成字串 function run() { var c = document.getElementById("content"); var n1 ...
確定! 回上一頁