//滾動(dòng)時(shí)保存滾動(dòng)位置 $(window).scroll(function () { console.log($(w...
驗(yàn)證顯示元素,必選 需要注意骡澈,item為當(dāng)前元素锅纺。layui指向的有可能并不是當(dāng)前元素 比如(select) form.verify({ r...
form.on('select(name_leixin)', function (data) { bj_zzxx_fun(data.elem...
.em_img { box-sizing: border-box; max-width: 100%; max-height: 100...
基礎(chǔ)介紹 pstmt = conn.prepareStatement(sql, Statement.RETURN_GENERATED_KEYS...
使用JSP編寫后臺(tái)代碼 1.數(shù)據(jù)庫錯(cuò)誤 pstmt = conn.prepareStatement(sql); pstmt.setSt...
使用JSP時(shí),頁面問題 1.使用layui時(shí)肋殴,頁面顯示異常 有可能囤锉,有}缺少 netbeans不會(huì)報(bào)錯(cuò),有黃線警告提示 2.返回不顯示护锤,或者數(shù)據(jù)...
-- 數(shù)據(jù)庫相關(guān)---------------------------------------------------> -- 查詢所有數(shù)據(jù)庫 ...
基礎(chǔ)介紹 1.先設(shè)置為手動(dòng)提交 conn.setAutoCommit(false); //將自動(dòng)提交設(shè)置為false 2.若成功則提交 con...