随笔分类 - JAVA
所有关于java的技术
获取web项目根目录下的文件,读取web项目根目录下的某个文件
摘要:方法一: String path = this.getClass().getProtectionDomain().getCodeSource().getLocation().getPath();path = path.substring(0,path.indexOf("/WEB-INF"));Str
阅读全文
JAVA调用linux命令
摘要:java调用shell http://www.cnblogs.com/Seamanm/archive/2010/10/04/1842059.html java程序中调用linux命令 http://wangbaoaiboy.blog.163.com/blog/static/5211191020111
阅读全文
MAC 安装j2ee.sh的办法
摘要:It says it needs the DISPLAY variable set - what do I need to set it to? Instead of saying: say: Alternatively, you could get the tarball installer in
阅读全文
浙公网安备 33010602011771号