摘要: UserServlet 1 // 登录功能 2 public String login(HttpServletRequest req, HttpServletResponse resp) throws UnsupportedEncodingException { 3 /* 4... 阅读全文
posted @ 2015-08-29 21:48 尾巴草 阅读(613) 评论(0) 推荐(0)