... br = new BufferedReader(new FileReader(file)); String tmpStr = null; while ((tmpStr=br.readLine())!=null) { byte[] tmpByte = tmpStr.
確定! 回上一頁