查询文件当前目录

File currentDirFile = new File("");
String helperPath = currentDirFile.getAbsolutePath();
posted @ 2015-12-21 15:52  路途寻码人  阅读(227)  评论(0)    收藏  举报