InputStream fs = new FileInputStream("C:/programs/test.txt"); ... to get the number of byte that can be read from this file input stream.
確定! 回上一頁