document.createTextNode() 方法(method) 替文件物件(object) 新增文字節點。 舉例如下 function run() { var t = "There is no spoon." var d = document.
確定! 回上一頁