摘要:
全文见 http://cffile.sinaapp.com/?p=163****************得到当前路径File f = new File(".");String absolutePath = f.getAbsolutePath();System.out.println(absolutePath);1.路径中空格:String pathtem=null;URL ut=Thread.currentThread().getContextClassLoader().getResource("");pathtem=ut.toString();path 阅读全文
posted @ 2011-12-09 10:47
cffile
阅读(349)
评论(0)
推荐(0)

浙公网安备 33010602011771号