• 2022-06-04 问题

    下面的方法中,()不是document对象的方法 A: createElement() B: getElementById() C: write() D: reload()

    下面的方法中,()不是document对象的方法 A: createElement() B: getElementById() C: write() D: reload()

  • 2022-06-06 问题

    要获取文档中指定标签名的HTML页面元素对象,应该使用document对象的()方法。 A: getElementById() B: getElementsByName() C: getElementsByTagName() D: createElement()

    要获取文档中指定标签名的HTML页面元素对象,应该使用document对象的()方法。 A: getElementById() B: getElementsByName() C: getElementsByTagName() D: createElement()

  • 2022-07-23 问题

    ,正确的语句为:() A: var div1 = document.createElement("div");document.body.appendChild(div1); B: var div1 = document.createElement("div");document.body.deleteChild(div1); C: var div1 = document.createElement("div");document.body.removeChild(div1); D: var div1 = document.createElement("div");document.body.replaceChild(div1);

    ,正确的语句为:() A: var div1 = document.createElement("div");document.body.appendChild(div1); B: var div1 = document.createElement("div");document.body.deleteChild(div1); C: var div1 = document.createElement("div");document.body.removeChild(div1); D: var div1 = document.createElement("div");document.body.replaceChild(div1);

  • 2022-06-12 问题

    以下哪个不是document对象的方法? A: createElement() 在文档中创建一个DOM对象 B: createAttribute() 创建属性节点 C: createTextNode() 创建新的文本节点 D: createTree() 创建一个DOM树

    以下哪个不是document对象的方法? A: createElement() 在文档中创建一个DOM对象 B: createAttribute() 创建属性节点 C: createTextNode() 创建新的文本节点 D: createTree() 创建一个DOM树

  • 2022-06-17 问题

    35.下列哪项表示的是创建table标签( )。 A: a.herf="https://tmooc.cn"; B: document.createElement('table'); C: document.createElement('td'); D: console.log( table );

    35.下列哪项表示的是创建table标签( )。 A: a.herf="https://tmooc.cn"; B: document.createElement('table'); C: document.createElement('td'); D: console.log( table );

  • 2022-06-04 问题

    以下语句中,可以正确创建一个图片元素的是 A: document.createElement(img) B: document.createNode('img') C: document.createElement('img') D: document.createTextNode('img')

    以下语句中,可以正确创建一个图片元素的是 A: document.createElement(img) B: document.createNode('img') C: document.createElement('img') D: document.createTextNode('img')

  • 2022-06-06 问题

    Which of the following components is not part of a sales document?() A: Document header. B: Document feed. C: Document items.

    Which of the following components is not part of a sales document?() A: Document header. B: Document feed. C: Document items.

  • 2021-04-14 问题

    The RFC document is the working document of which of the following standardization organizations?( )

    The RFC document is the working document of which of the following standardization organizations?( )

  • 2022-07-27 问题

    创建元素节点用() A: createElement() B: createTextNode() C: createAttribute() D: setAttributeNode()

    创建元素节点用() A: createElement() B: createTextNode() C: createAttribute() D: setAttributeNode()

  • 2022-06-07 问题

    A is a single text data point. The is the collection of all the documents. A: Feature; document B: Corpus; feature C: Document; feature D: Feature; document

    A is a single text data point. The is the collection of all the documents. A: Feature; document B: Corpus; feature C: Document; feature D: Feature; document

  • 1 2 3 4 5 6 7 8 9 10