Life's too short for the wrong job. "맞지 않는 직업으로 보내기엔 인생이 너무 짧다."
File에 어떠한 데이터를 덧붙여 쓸때
jdk 1.4 이상 FileWriter(File file, boolean) 뒤에 boolean에 true를 써주면 뒤에 이어쓰기
jdk 1.4 이하
RandomAccessFile(File file, String mode) : 접근 모드 RandomAccessFile.seek(int) : 커서의 위치 RandomAccessFile.writeBytes(String msg) : 입력
댓글 없음:
댓글 쓰기