javaCopy import java.io.File; public class SimpleTesting{ public static void main(String[] args) { String filePath = "files/record.txt"; ...
確定! 回上一頁