05 2020 档案
摘要:public class JDBCUtils { // 获取对象方法 public static Connection getcon() throws Exception { // 注册驱动 Class.forName("com.mysql.jdbc.Driver"); // 获取连接 Connec
阅读全文
摘要:login.jsp <span> <label for="code" style="width:64px;height:32px;display:inline-block;line-height:32px;">验证码:</label> <input type="text" id="checkcode
阅读全文
浙公网安备 33010602011771号