摘要:
//每次运行都能先删掉之前的旧文件String path="D:\\jmeter\applyno.txt";File file=new File(path);file.delete(); //指定需要写入到哪个文件FileWriter fstream = new FileWriter("D:\\jm 阅读全文
posted @ 2021-06-26 22:38
子舟
阅读(72)
评论(0)
推荐(0)
浙公网安备 33010602011771号