摘要:
## 避免本地重复输入账号密码 ``` git config --global credential.helper store 执行命令: git config --global credential.helper store git pull 输入你的用户名和密码store模式会存储 查看系统存储 阅读全文
posted @ 2019-11-15 21:20
程序员子枫
阅读(195)
评论(0)
推荐(0)
摘要:
## 下载 https://www.workerman.net/download  或者使用composer ` 阅读全文
posted @ 2019-11-15 21:17
程序员子枫
阅读(163)
评论(0)
推荐(0)
摘要:
``` $slat = $banner_content['jd']; $slng = $banner_content['wd']; $sql = "select *, acos( sin(($slng*3.1415)/180) * sin((wd*3.1415)/180) + cos(($slng* 阅读全文
posted @ 2019-11-15 21:14
程序员子枫
阅读(304)
评论(0)
推荐(0)
摘要:
### 创建项目 1. 新建一个空白项目 2. 创建父工程 选中Maven 不要勾选任何框架->com.zf.edu common-parent 
评论(0)
推荐(0)
摘要:
![]()## 阿里云![]()## 阿里云 ``` # 替换brew.git cd "$(brew --repo)" git remote set-url origin https://mirrors.aliyun.com/homebrew/brew.git # 替换homebrew-core.g 阅读全文
posted @ 2019-11-15 20:50
程序员子枫
阅读(2229)
评论(0)
推荐(0)

浙公网安备 33010602011771号