HTML DOM querySelector() 方法元素对象实例 修改class='demo' 的<div> 元素的第一个子元素文本内容: [mycode3 type='js'] var x = document.getElementById('myDIV') ...
確定! 回上一頁