執(zhí)行如下命令: mysqlbinlog -vv --base64-output=decode-rows binlog路徑 --result-file=要保存的sql路徑 例如...
執(zhí)行如下命令: mysqlbinlog -vv --base64-output=decode-rows binlog路徑 --result-file=要保存的sql路徑 例如...
1.盡量靜態(tài)化: 如果一個方法能被靜態(tài),那就聲明它為靜態(tài)的,速度可提高1/4,甚至我測試的時候,這個提高了近三倍。 當(dāng)然了,這個測試方法需要在十萬級以上次執(zhí)行,效果才明顯。 ...
sync && echo 1 > /proc/sys/vm/drop_caches sync && echo 2 > /proc/sys/vm/drop_caches syn...
public function index() { $msectime = $this->getMsecTime(); $mescdate = $this...
location /wss { proxy_pass http://w109.sxqichuangkeji.com:2346; //只需要修改成自己的IP 地...
public function http($url, $postfields = '', $method = 'GET', $headers = []) { $ci = ...
1、服務(wù)器安裝 ffmpeg (1) 下載解壓: wget http://www.ffmpeg.org/releases/ffmpeg-3.1.tar.gz tar-zxvf...
事件綁定與監(jiān)聽 命令行生成事件類php think make:event EventDemo 命令行生成事件監(jiān)聽類php think make:listener Listen...
比如: 參數(shù)格式: 加密的方法 這種比較麻煩 可以使用http_build_query()內(nèi)置函數(shù) 主要流程是 將所有的參數(shù)進(jìn)行組合之后 ...
https://xindb.cn/article/category/bt[https://xindb.cn/article/category/bt] https://www....
1、啟動redis window下下載redis服務(wù),請自行百度。 cd redis 目錄下 啟動服務(wù): redis-server.exe redis.windows.con...