介紹JavaScript中的資料型態(型別),包含布林(Boolean)、數值(Number)和字 ... var b = new Boolean(false); var n = new Number(5566); var s = new ...
確定! 回上一頁