ajax 传参乱码:encodeURI(encodeURI(username))
form 传参乱码:request.setCharacterEncoding("UTF-8");
tomcat 中文乱码:URIEncoding="UTF-8"