<% String count=(String)application.getAttribute("count"); int countint=Integer.parseInt(count)+1; application.setAttribute("count",String.valueOf(countint)); java.text.SimpleDateFormat sdf = new java.text.SimpleDateFormat("MM-dd"); %>
   简体版  |  繁體版    
  网站导航