The FileWriter class represents a character stream that writes data to a file. ... public FileWriter(String fileName, boolean append) throws IOException.
確定! 回上一頁