Consider the following code snippet: for (var i = 0; i < 5; i++) { var btn = document.createElement('button'); btn.appendChild(document.
確定! 回上一頁