让人蛋疼的JavaScript语法特性(3)
13. 复制代码 代码如下: function f() { return f; } new f() instanceof f; A、true B、false 答案:B 14. 复制代码 代码如下: with (function(x, undefined){}) length; A、1 B、2 C、und
精彩图集
精彩文章
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229