在jquery中根据length的长度来添加domjquery中如何根据length的长度来添加dom生成页面、、、
for (var i=0;i<x.length;i++) { $(this).append("<p>Hello world!</p>"); }