2020年9月1日
摘要: JSP页面中 ajax.open("post","${pageContext.request.contextPath}/manage/UserCheckServlet?user="+encodeURI(eu_user_id.value)+"&t="+Math.random()); Servlet中 阅读全文
posted @ 2020-09-01 07:16 文种玉 阅读(132) 评论(0) 推荐(0) 编辑