[C#]const, static readonly. const. 編譯期間就確定; 因此只能宣告通過常量表達式來指定值. static readonly. 宣告時可不強制初始值,但宣告readonly ...
確定! 回上一頁