Xusheng Yang

Results 9 comments of Xusheng Yang

国内要么挂vpn,要么用cnpm吧,速度比较快

`cnpm config set proxy http://username:password@proxyserver:port` 这里有相关的pr:https://github.com/cnpm/cnpm/pull/208

有好文章的时候,jjc总会出现,总结的很好,赞一个~

```php $epInternal= $isCname?$cdnDomain:(empty($config['endpoint_internal']) ? $endPoint : $config['endpoint_internal']); // 内部节点 ``` 看代码里面,如果设置了$isCname直接使用$cdnDomain,这里和描述不太一致

Use when you edit the **project files**, in other file it will trigger error.

I think so. alt + shift + c => commit while project. alt + shift + u => update while project. Don't use the mouse will better. : )

看php-console是有对应的密码设置,如下: ![default](https://user-images.githubusercontent.com/18417644/29545836-32143258-8723-11e7-9deb-0626e781b557.png)

这里有个gitbook版的看起来效果好点,另外修复了一些格式错误。[阅读地址(应该也是作者整的,但是没放到介绍里面去)](https://webrainsbook.gitbooks.io/walu-phpbook/content/1.html)