IP屬地:云南
1 創(chuàng)建.plist配置文件 為了讓 Redis 在啟動(dòng)時(shí)自動(dòng)啟動(dòng),我使用的是 launchd。在 /Library/LaunchDaemons...
安裝“oh my zsh” 安裝歷史命令提示插件 安裝語(yǔ)法高亮插件 編輯~/.zshrc文件 保存并退出,重啟 .zshrc
進(jìn)入 redis src資源目錄,執(zhí)行 redis-server
普通 linux 環(huán)境下編寫 .bashrc 文件添加,再使用 source 即可生效;Mac 不行,Mac 默認(rèn)使用的是 zsh如下是 Mac...
sudo xattr -rd com.apple.quarantine /Applications/PhpStorm.app
之前執(zhí)行了 php artisan config:cache,把配置給緩存起來了,程序檢測(cè)到有緩存文件存在,就會(huì)去讀取緩存文件,而不會(huì)去讀取你配...
數(shù)據(jù)表 列轉(zhuǎn)行:利用max(case when then) 合并字段顯示:利用group_cancat(course,”:”,”score”)