In swift, structures are copied by value when they get assigned to a new variable. So, when you assign a1 to the value in the dictionary it ...
確定! 回上一頁