标签:html end img pen pre htm element tee create
fff
var img = document.createElement("img");
img.src="http://www.cnblogs.com/namehou/p/7171144.html";
document.body.appendChild(img);
标签:html end img pen pre htm element tee create
原文地址:http://www.cnblogs.com/namehou/p/7196581.html