import java.io.*; public class TestFileList { public static void main(String[] args) { File f = new File("dirA"); System.out.println(f.
確定! 回上一頁