java.io 类FileInputStream ; int, read(byte[] b, int off, int len) 从此输入流中将最多 len 个字节的数据读入一个byte 数组中。 ; long, skip(long n) 从输入流中跳过并 ...
確定! 回上一頁