1、類級(jí)別設(shè)置 屬性 設(shè)置布局 public $layout = 'login'; 取消布局 public $layout = false; 2...
下載地址:https://pecl.php.net/package/redis 相關(guān)命令 解壓redis壓縮包 tar -zxvf redis-...
git diff-tree -r --no-commit-id --name-only 66d4bc780ed2ef5e3e154295215e...
enableAjaxValidation 默認(rèn)為false,設(shè)置true后,在鼠標(biāo)離開(kāi)表單中的元素會(huì)以ajax方式請(qǐng)求服務(wù)端。 1、表單中的所有...
git reset --hard1a0416e4dca2ca279104567aef6168c698c5da2e git push -f ori...
設(shè)置啟動(dòng) systemctl enable nginx 設(shè)置關(guān)閉 systemctl disable nginx 查看開(kāi)機(jī)啟動(dòng)項(xiàng)systemct...
1、在my.ini中增加skip-grant-tables 2、重啟mysql 3、在命令行中輸入mysql -uroot -p 回車,登錄my...
系統(tǒng)環(huán)境windows 10 1、在系統(tǒng)變量中創(chuàng)建,變量名:JAVA_HOME,變量值:D:\Program Files\Java\jdk1.8...