您可以使用許多方式宣告和初始化字串,如下列範例所示:. C#. 複製. // Declare without initializing. string message1; ...
msdn.microsoft.com