Phi*_*enn 5 javascript firefox firebug
我有这个:
<body>
<script>
console.log(this);
console.dir(this);
console.dirxml(this);
</script>
</body>
Run Code Online (Sandbox Code Playgroud)
为什么 console.dir(this) 不产生任何输出?
| 归档时间: |
|
| 查看次数: |
1574 次 |
| 最近记录: |