Example#. There are several possibilities and conventions to name an enumeration. The first is to use a tag name just after the enum keyword. enum color { RED, ...
確定! 回上一頁