240 发简信
IP属地:四川
  • idea代码格式对齐

    setting->Editor->Code Style->PHP->wrapping and braces Assignment state->...

  • docker

    docker程序启动 sudo service docker start

  • ranger问题解决

    1.报config出错 去相应配置中查找出配置,添加到docker的环境变量中

  • gerrit使用问题

    1.在使用新公司gerrit的时候报错如下: no matching key exchange method found. Their offe...

  • php extension

    扩展安装步骤 phpize ./configure --with-php-config=php-config make make install

  • nginx 问题

    1.rewrite or internal redirection cycle while processing rewrite问题循环 2.*...

  • linux常用命令

    特此记录一些常用linux命令 查询某个端口占用情况:netstat -anp|grep 80 查询全部端口详情 netstat -tlnp 查...

  • mac开发问题

    homebrew下载太慢 dns修改为8.8.8.8(系统偏好->网络->dns) brew install xxx 会卡在updating e...

  • phpstorm远程连接与同步

    参考: https://blog.csdn.net/taishanduba/article/details/77543195 同步数据: 右键需...