博主首页
摘要: /** * 获取请求主机IP地址,如果通过代理进来,则透过防火墙获取真实IP地址; * * @param request * @return * @throws IOException */ public final static String getIpAddress(HttpServletReq 阅读全文
posted @ 2019-05-05 17:15 笑~笑 阅读(797) 评论(0) 推荐(0)
摘要: 验证码、工具类、随机数 阅读全文
posted @ 2019-05-05 15:36 笑~笑 阅读(286) 评论(0) 推荐(0)