获取项目根目录(非tomact)

 

String path;
public void main(String[] args) {
File file=new File("");
path=file.getAbsolutePath();

syso(path);

 

结果:

D:\svnout\borncrm-biz

posted @   萧雪痕  阅读(238)  评论(1编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示