刚开始还能一直递归,后来就报以下异常(F盘下文件较多)
Exception in thread "main" java.lang.NullPointerException
at string.itcastio.FileDemo3.showDir(FileDemo3.java:24)
at string.itcastio.FileDemo3.showDir(FileDemo3.java:26)
at string.itcastio.FileDemo3.main(FileDemo3.java:19)