而动态常量 static readonly 的值则在运行时才拿到,编译的时候只是把它标识为只读,不会用它的值去替换,因此 static readonly 定义的常量的初始化可以比 ...
確定! 回上一頁