An enum is a special "class" that represents a group of constants ... Enums are often used in switch statements to check for corresponding values: ...
確定! 回上一頁