摘要: 以代码为例,讲述了JavaScript判断对象类型的四种方法:constructor属性、typeof操作符、instanceof操作符和Object.prototype.toString()方法 阅读全文
posted @ 2013-08-17 21:28 Zhenchao 阅读(1608) 评论(0) 推荐(0) 编辑