react-native 修改端口 react-nativestart-port9999
参考 http://blog.csdn.net/qq_16559905/article/details/56852208
调出重新加载页面adb shell input keyevent 82
react-native arr 操作http://www.imooc.com/article/14400
npm install 不动http://blog.csdn.net/iamfreedom2011/article/details/53375245
git 提交代码的命令:
- gitstatus
- git pull
- gitadd--all
- gitcommit-m<comment>