newDocument(); // Now build a document tree using DOM methods Element book = document.createElement("book"); // Create new element book.
確定! 回上一頁