import java.nio.channels. ... in = new BufferedInputStream(new FileInputStream(file)); ... Equivalent to {@code new FileInputStream(new File(path))}.
確定! 回上一頁