摘要: 参考地址:http://www.jb51.net/article/38730.htm 阅读全文
posted @ 2018-03-26 12:48 周李科的博客 阅读(120) 评论(0) 推荐(0) 编辑
摘要: 1. long before = System.currentTimeMillis(); long after = System.currentTimeMillis(); //该两句代码规定了一个doFilter()拦截用户请求的过滤范围。 2. HttpServletRequest hrequest = (HttpServletRequest) request; //Ht... 阅读全文
posted @ 2018-03-26 12:45 周李科的博客 阅读(121) 评论(0) 推荐(0) 编辑