package java.io; import java.nio.channels.FileChannel; import sun.nio.ch.FileChannelImpl; /** * A <code>FileInputStream</code> obtains input bytes * from a ...
確定! 回上一頁