In .NET, strings are immutable. Each operation that appears to modify a string object creates a new string. When you are using a loop to ...
確定! 回上一頁