Java 列舉(Enum)範例. Enum: Day.SUNDAY。。Day.MONDAY ... SUNDAY.getValue 取得你定義的值(SUNDAY=11),列舉整個名稱代表的值: ...
確定! 回上一頁