Enum Month
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
속성
속성 | 유형 | 설명 |
JANUARY | Enum | 1월 (1개월) |
FEBRUARY | Enum | 2월 (2개월) |
MARCH | Enum | 3월 (3개월) |
APRIL | Enum | 4월 (4개월 차). |
MAY | Enum | 5월 (5개월). |
JUNE | Enum | 6월 (6개월). |
JULY | Enum | 7월 (7개월). |
AUGUST | Enum | 8월 (8개월) |
SEPTEMBER | Enum | 9월 (9개월) |
OCTOBER | Enum | 10월 (10개월) |
NOVEMBER | Enum | 11월 (11개월) |
DECEMBER | Enum | 12월 (12개월) |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-08-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]