摘要:
The for...in statement is used to loop (iterate) through the elements of an array or through the properties of an object. 循环对象的所有属性: 循环数组的所有元素: 阅读全文
posted @ 2007-12-21 11:30 focus 阅读(3786) 评论(0) 推荐(0)
|
|||
|
摘要:
The for...in statement is used to loop (iterate) through the elements of an array or through the properties of an object. 循环对象的所有属性: 循环数组的所有元素: 阅读全文
posted @ 2007-12-21 11:30 focus 阅读(3786) 评论(0) 推荐(0) |
|||