Enums. An enum is a special "class" that represents a group of constants ... Use enums when you have values that you know aren't going to change, ...
確定! 回上一頁