在C#中const 和readonly 都可以被當作常數來使用, 但兩者在特性上有許多的差異, 使用上也有一些需要 ... public readonly static string str = "a";
確定! 回上一頁