2015年4月3日

session的使用

摘要: Java中getRequest().getSession().removeAttribute("tempTotalScore");getRequest().getSession().setAttribute("tempTotalScore", totalScore);freemarker中 ... 阅读全文

posted @ 2015-04-03 17:50 mt86 阅读(103) 评论(0) 推荐(0)

导航