FileWriter ; import java.io.IOException; public class TestFileWriter { public static void main(String[] args) throws IOException{ //舉例 ...
確定! 回上一頁