摘要:
@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 阅读全文
摘要:
中文项目地址:http://www.getuikit.net/docs/documentation_get-started.html学习,Demo下载: http://files.cnblogs.com/zhougaojun/uikitdemo.zipindex.html ... 阅读全文