这个方法的返回类型是 String ,它返回此枚举常量的名称。 例: // Java program to demonstrate the example // of String name() of Enum method enum Month { JAN, ...
確定! 回上一頁