AlloVince
AlloVince
I have same problem, even I have already added a NODE_PATH for windows. Also I tried to set both nodejs bin path and nodejs module path by: ``` new LessFilter('C:\Program...
Hi 感谢反馈 看了一下,微博使用了一个自定义字符串`OAuth2`来标示Token,目前的处理方法是: 1. 运行`composer update`升级EvaOAuth到1.0.2 2. 在你的代码中添加一行: ``` php public function weiboOauth() { $token = $this->service->getAccessToken(); $token->setTokenType('OAuth2'); $httpClient = new \Eva\EvaOAuth\AuthorizedHttpClient($token); $response = $httpClient->get('https://api.weibo.com/2/statuses/public_timeline.json'); return $response; } ```
I think you could install a Google Japanese input to test: https://tools.google.com/dlpage/japaneseinput/eula.html?platform=win&hl=en After installed, you could click the "A" icon in your taskbar, and change it to hiragana, then you...
@vaicine I tried the new fork demo, but it still not able to input Chinese characters. Under win7sp1, firefox 24, with google chinese input.
same issue, hope this could be fixed
> @GoodTimeer > 你好,blog 中《提问的智慧》链接 protected 。https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md 谢谢,已修正
> @Ezio87 > 开发者你好,词典链接失效了,方便更新一下吗? fixed
> @sikaizhou > 然而公司里用的更多是gitlab~个人项目github也没有域名啊,启动不了。。请问gitlab需要怎么配置 Gitlab 就不要舍近求远了,建议直接用自带的 CI
> 在composer安装过程中出现 > `Package aferrandini/phpqrcode is abandoned, you should avoid using it. Use endroid/qr-code instead.` > > 附上截图: >  抱歉,这个库已经不再维护了,有兴趣可以提PR
> @themikesam > `administer -> configuration -> perfromance` > perfromance -> performance? fixed, 谢谢指出