2011년 10월 27일 목요일

JAVA_소수점 둘째짜리에서 자르기

DecimalFormat df = new DecimalFormat("######0.00");
df.format(소수점 타입의 데이타);

댓글 없음:

댓글 쓰기