The enumerated type, also known as the enum type, is used to create a custom data type that has a fixed range of possible values. Enumeration is ...
確定! 回上一頁