2018年4月8日

js传参

摘要: var url="${pageContext.request.contextPath}/AdminServlet?method=login&username="+username+'&password='+password; window.location.href="b.html"; <img s 阅读全文

posted @ 2018-04-08 13:14 王甜甜的小摩托 阅读(135) 评论(0) 推荐(0)

eclipse导入项目出错解决办法

摘要: 第一个一般不用,第二个和第三个用的多 1.导入项目之前,请确认工作空间编码已设置为utf-8:window->Preferences->General->Wrokspace->Text file encoding->Other 选择UTF-8。 2.导入后,由于你的开发环境中JRE以及Tomcat 阅读全文

posted @ 2018-04-08 11:14 王甜甜的小摩托 阅读(4193) 评论(0) 推荐(0)

导航