經安全檢測,此網站為安全網站,請放心前往原始網址!

string (C# 參考)

(而不是參考) 的值。這讓字串 相等的測試更具直覺性。例如: 複製 string a = "hello"; string b = "h"; // Append to contents of 'b' b += "ello"; Console.WriteLine(a == b); Console.WriteLine((object)a == (object)b ...

msdn.microsoft.com

網址安全性掃描由 google 提供