摘要:
JAVA读取Properties文件的方法 在web项目开发中,经常遇到配置文件的读取,配置文件一般是XML文件或Properties文件,下面是Properties文件的读取方法:1.假设在WEB-INF目录项存在配置文件conf.properties,它的内容如下所示:serIP=127.0... 阅读全文
posted @ 2014-03-25 20:04
telzhou
阅读(276)
评论(0)
推荐(0)
摘要:
@RequestMapping("/getGridColumn") public void getGridColumn(HttpServletRequest request,HttpServletResponse response,String model) throws Exception{ //xml存在web-inf目录下 String filePath = request.getSession().getServletContext().getRealPath("/WEB-INF")+"/columnName.xml"; Ma 阅读全文
posted @ 2014-03-25 20:00
telzhou
阅读(210)
评论(0)
推荐(0)
摘要:
中文项目地址:http://www.getuikit.net/docs/documentation_get-started.html学习,Demo下载: http://files.cnblogs.com/zhougaojun/uikitdemo.zipindex.html ... 阅读全文
posted @ 2014-03-25 19:54
telzhou
阅读(461)
评论(0)
推荐(0)

浙公网安备 33010602011771号