2023年1月9日
摘要: public static void main(String[] args) { File file = new File("\\data\\draw_lottery\\test1.txt"); //取得相对路径 System.out.println("Path: " + file.getPath( 阅读全文
posted @ 2023-01-09 17:39 大山008 阅读(132) 评论(0) 推荐(0)