Under the covers, C enums are represented by integer values; the C runtime does not have a copy of the string representation. For this to work in Swift, ...
確定! 回上一頁