mteclipse中啟動並執行分頁,搜尋,列表大量刪除的介面,它的原始碼,mteclipse大量刪除

來源:互聯網
上載者:User

mteclipse中啟動並執行分頁,搜尋,列表大量刪除的介面,它的原始碼,mteclipse大量刪除

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><base href="http://user-20160821pd:8088/com.jdbc2/"><title>My JSP 'index.jsp' starting page</title><meta http-equiv="pragma" content="no-cache"><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"><meta http-equiv="keywords" content="keyword1,keyword2,keyword3"><meta http-equiv="description" content="This is my page"><!--<link rel="stylesheet" type="text/css" href="styles.css">--></head><script type="text/javascript">function chkall() {//alert(1);var chkall=document.getElementById("chksall");var chks=document.getElementsByName("chks");if(chkall.checked){    for(var i=0;i<chks.length;i++){    chks[i].checked=true;    }}else{    for(var i=0;i<chks.length;i++){         chks[i].checked=false;    }}}function delchk() {var ids="";var chks1=document.getElementsByName("chks");for(var i=0;i<chks1.length;i++){if(chks1[i].checked){  ids += chks1[i].value+",";}}alert(ids);window.location.href="delall.jsp?ids="+ids;}</script><style type="text/css">td {width: 150px}</style><body><h3>員工管理列表</h3><form action="select.jsp" method="post">員工序號:<input type="text" name="nums"> 員工姓名:<input type="text"name="ename"> <input type="submit" value="查詢"></form><a href="javascript:if(window.confirm('是否大量刪除')){delchk();}">大量刪除</a><a href="edit.jsp?modify=1">新增</a><table><tr><td><input type="checkbox" id="chksall"  onchange="chkall()"></td><td>序號</td><td>姓名</td><td>操作</td></tr><!-- EL語言 --><tr><td><input type="checkbox" name="chks" value="1004"></td><td>1004</td><td>大喬</td><td> <ahref="modify.jsp?modify=0 &&nums=1004 &&ename=大喬">修改</a><a href="del.jsp?num=1004 ">刪除</a> </td></tr><tr><td><input type="checkbox" name="chks" value="1005"></td><td>1005</td><td>小喬</td><td> <ahref="modify.jsp?modify=0 &&nums=1005 &&ename=小喬">修改</a><a href="del.jsp?num=1005 ">刪除</a> </td></tr><tr><td><input type="checkbox" name="chks" value="2006"></td><td>2006</td><td>悟空</td><td> <ahref="modify.jsp?modify=0 &&nums=2006 &&ename=悟空">修改</a><a href="del.jsp?num=2006 ">刪除</a> </td></tr></table><tr><td><a href="index.jsp?pageNum=1">首頁 </a></td><td><a href="index.jsp?pageNum=0">上一頁 </a></td><td><a href="index.jsp?pageNum=2">下一頁 </a></td><td><a href="index.jsp?pageNum=3">尾頁 </a></td><td>第1頁 &nbsp;共 3 頁&nbsp; 9條&nbsp;當前3 條</td></tr></body></html

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.