list.contains(request.getParameter("id")+",")) 用这个区判断重复就好了,不用再切割字符串
2017-10-30
最新回答 / 思维微积分
拖拉拽指的应该是asp.net web form,web form是简单易学,开发速度快,但效率的确时是低下的,但也仅限于web form。asp.net mvc和.core都是相当不错的后端框架,现在的asp.net的学习基本都在后两者了
2017-10-30
Multiple annotations found at this line:
- The method getValueNames() from the type HttpSession is
deprecated
- The method getValueNames() from the type HttpSession is
deprecated
- The method getValueNames() from the type HttpSession is
deprecated
- The method getValueNames() from the type HttpSession is
deprecated
2017-10-29
攒第一的问题我和你遇到一样的了。我这样解决的:
1.把之前的<jsp:setProperty name="myUsers" property="*"/>注释掉。
2.如果注释掉,查看<jsp:useBean id="***" class="***" scope="" >其中scope里要写成page.
因为我之前写的session,所以在整个会话期内密码都会获取到。除非你关闭了浏览器,在重新打开。
1.把之前的<jsp:setProperty name="myUsers" property="*"/>注释掉。
2.如果注释掉,查看<jsp:useBean id="***" class="***" scope="" >其中scope里要写成page.
因为我之前写的session,所以在整个会话期内密码都会获取到。除非你关闭了浏览器,在重新打开。
2017-10-29
培训了还是没找到工作,小伙伴们千万别去培训啊!慕课网教的东西比我们培训班级的东西还要多而且免费!!!!
2017-10-28