개발/java
gsjava string 0으로 채워서 만들기
철권
2020. 2. 3. 12:44
728x90
System.out.println(String.format("%02d", 8));
728x90
반응형