标签:
Object类型具有的属性和方法:
7种:
constructor属性
hasOwnProperty(propertyName):
isProtoTypeOf(object):
propertyIsEnumerable(propertyName):
toLocaleString():
toString():
valueOf():
object类型
原文地址:http://www.cnblogs.com/kerola/p/5427290.html