只有class的時候才是reference type. 其他的dictionary, array, double, string 等等都是value type. swift 的array 的implement 是用struct.
確定! 回上一頁