-
Object.prototype.toString查看全部
-
instanceof查看全部
-
typeof查看全部
-
类型检测的方法查看全部
-
原型链图; obj继承构造器的protottype属性; obj查找属性,如果没有会向上查找,也就是构造器查看全部
-
Object.getOwnPropertyDescriptor(Object, '物件名') 取得該物件的所有屬性查看全部
-
the result of deleting a field doesn't means that the operation of deletion is success wither fail, it is means that the object has the field or not.查看全部
-
for (p in obj) -> 印出的順序是不一致的查看全部
-
严格模式查看全部
-
全局对象 this查看全部
-
判断是否为数组查看全部
-
数组方法查看全部
-
模块化查看全部
-
链式调用查看全部
-
模拟重载查看全部
举报
0/150
提交
取消