An enum, which is short for enumeration, is a data type that has a fixed set of possible values. A variable assigned from an enum can only have a value that ...
確定! 回上一頁