The value of a static readonly field is computed at runtime while the value of a const field is calculated at compile time, which improves performance.
確定! 回上一頁