When you assign a value of a reference type to another variable, you are not copying the value itself, you just make another reference to it. In ...
確定! 回上一頁