月度归档: 2019 年 3 月
Git branch
git branch:查看本地全部分支,当前分支前面有“*”号表示 git branch -a:查看所有的分支 … 阅读更多
Git checkout
1.git checkout branch: 切换分支 2. git checkout -b branch: … 阅读更多
Uninstall the integernet_solr
Uninstall If you want to uninstall the extension, pleas … 阅读更多
Magento install must be writable
在linux系统服务器上面安装magento 之后出现如下情况解决办法: 直接更改文件的权限: chmod – … 阅读更多