注册/登录|最近发布|今日推荐
1、大概的代码:
var xx = document.getElementById("xx");for (var z in xx) ???console.log(z+" ==> "+xx[z]);
2、
3、
4、
5、
js.枚举所有属性/函数