InputStream is = new FileInputStream("./hello.txt"); /* read()注意* 一次只读取一个字节,读取到最后一个数据返回-1 * 效率差。
確定! 回上一頁