D = document.createElement("div"); T = document.createTextNode("?"); D.appendChild(T); setTimeout(function(){ var i = 10001; console.time("DOM") do{ // div.innerText = i; T.data = i; div.innerText = D.innerText; }while(i--); console.timeEnd("DOM") },200);div.innerText = i;div.innerText = div.innerText;--要在网络上查看此讨论,请访问 https://groups.google.com/d/msgid/f2er/673cba56-8193-49d1-b93b-f4c4bf114285%40googlegroups.com。
您收到此邮件是因为您订阅了 Google 网上论坛的“鬼懿IT”论坛。
要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 f2er+uns...@googlegroups.com。
通过以下网址访问此论坛:http://groups.google.com/group/f2er。
要查看更多选项,请访问 https://groups.google.com/groups/opt_out。