본문 바로가기 메뉴 바로가기

Studying programming

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Studying programming

검색하기 폼
  • Jimin's Programming (194)
    • Algorithms (54)
    • JavaScript (16)
    • Vue.js (3)
    • Node.js (3)
    • React.js (7)
    • React Native (0)
    • Spring Boot (13)
    • JAVA (58)
    • C++ (17)
    • Programming (19)
    • Computer basics (4)
  • 방명록

file close() method (1)
Java IOException - Stream Closed

file.close() should be outside of while loop otherwise java.io.EOFException occur. You should place close() in finally. public void readFile() throws ClassNotFoundException { if (!dataFile.exists()) //생성한 파일이 존재하지 않으면 return return; ObjectInputStream in = null; //try 구문 바깥에 선언해줘서 다른 scope 에서도 사용가능하게 해준다! try { BufferedInputStream fileIn = new BufferedInputStream (new FileInputStream(dataFile)); ..

JAVA 2019. 7. 19. 08:27
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • repeat()
  • C++
  • spring boot application
  • hackerrank solution
  • rest parameter
  • algorithm
  • javascript
  • string class in java
  • Collection Framework
  • Javascript Algorithm
  • 프로그래머스 알고리즘문제
  • equals()
  • hackerrank
  • easy algorithm
  • code refactoring
  • ... in Javascript
  • compareTo()
  • Object type casting
  • 알고리즘
  • HashMap
  • 프로그래머스 알고리즘
  • substring()
  • HackerRank Algorithm
  • easy javascript algorithm
  • java
  • hackerrank javascript solution
  • math.max
  • hackerrank javascript
  • 프로그래머스
  • math.abs
more
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바