// 创建根节点Element bookstore = document.createElement("bookstore");. 1; 2. 创建子节点并添加属性: 通过Document的 createElement() 方法可创建 ...
確定! 回上一頁