(非标准) 返回一个迭代器,用于遍历目标对象的可枚举属性。
(Non-standard) Returns an iterator for the enumerable properties of a target object.
要检查的对象。
The object to inspect.
Zh
(非标准) 返回一个迭代器,用于遍历目标对象的可枚举属性。
En
(Non-standard) Returns an iterator for the enumerable properties of a target object.
Zh
要检查的对象。
En
The object to inspect.
Deprecated