The for...in the loop is used to iterate over the properties of an object, where the loop provides a key for each property of the object. Since the array is ...
確定! 回上一頁