본문 바로가기
개발/java

gsjava string 0으로 채워서 만들기

by 철권 2020. 2. 3.
728x90

System.out.println(String.format("%02d", 8));

728x90
반응형