If you are familiar with C, you will know that C enumerations assign related names to a set ... enum SomeEnumeration { // enumeration definition goes here }.
確定! 回上一頁