摘要:
brew 安装(国内):/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 本地软件库列表:brew ls 查找软件:brew search google(其中google替换为 阅读全文
posted @ 2019-03-10 15:27
圆明猿
阅读(211)
评论(0)
推荐(0)
摘要:
php(apache)切换版本 1.brew link php@7.1 2.上两行写入 ~/.bash_profile文件 3.source ~/.bash_profile 4.sudo vi /etc/apache2/other/+php-osx.conf 更改LoadModule php7_mo 阅读全文
posted @ 2019-03-10 15:25
圆明猿
阅读(1708)
评论(0)
推荐(0)