摘要: <table> <caption>user</caption> <tr> <td>编号</td> <td>姓名</td> <td>密码</td> </tr> <% UseDAO im=new UseDAOImple(); List<Use> tableRow=im.queryUse(); for(i 阅读全文
posted @ 2016-10-27 22:31 ruiguang21 阅读(354) 评论(0) 推荐(0)