In Java 7, there is a new NIO class named java.nio.file.Files , and we can use Files.write() to write both bytes and characters.
確定! 回上一頁