[C#] const vs readonly. tags: C# Programming. const. 編譯時期常數; 只能用於primitive type或refernce type; 只能在宣告時賦值; 在class內,被視為靜態成員(static ...
確定! 回上一頁