Will

Results 24 comments of Will

safari 11 测试了几次,和 chrome 一样

另:《从hello world看JavaScript隐藏的黑魔法制》链接好像错了

_**Update: [April 24]**_ [PhantomJS maintainer stepping down after Google's headless Chromium announcement](https://www.reddit.com/r/programming/comments/654xcf/phantomjs_maintainer_stepping_down_after_googles/)

看提示应该是这个1.9.7-1版本不存在,npmjs.com也搜不到@11510746

**_Update [2022/03/15]:_** gildas 的 JSONView 插件改名了,改成 **JSONVue** 了,版本:0.1.17 (估计是因为商标的问题,[JSONView](https://jsonview.com/) 原来是 firefox 上一个很出名的插件)

官方提供了shell,功能更强大,能显示detached分支状态等,[做个笔记](https://gist.github.com/xhlwill/688c92d8a6026085fffe4ab6c97855ae)

< td rowspan="3" >19< /td >就是普通html😄 @JaimeCheng

and error ``` error: use of undeclared identifier 'UIUserInterfaceIdiomCarPlay'; did you mean 'UIUserInterfaceIdiomPad'? ```

finally I read [this issue](https://github.com/facebook/react-native/issues/7308), and it's solved after I upgraded Xcode from 7.2 to 8.1, curious about why?