06 2017 档案

摘要:git 撤销后强推 git reset —hard commit_id 撤销提交 git push -f http://10.8.75.86/mobile/DashengChefuMerchant.git develop:develop 别人拉过代码的情况下强推,不过很危险,注意使用 阅读全文
posted @ 2017-06-10 17:22 houdzaiw 阅读(280) 评论(0) 推荐(0)
摘要:开启安卓模拟器 adb devices会列出当前可以使用的设备,如果列表为空,则后续的无法运行。第二步,开启一个命令行控制台,进入项目目录,react-native start 阅读全文
posted @ 2017-06-10 17:21 houdzaiw 阅读(730) 评论(0) 推荐(0)
摘要:git reset —hard commit_id 撤销提交 git push -f http://10.8.75.86/mobile/DashengChefuMerchant.git develop:develop 别人拉过代码的情况下强推,不过很危险,注意使用 阅读全文
posted @ 2017-06-10 17:21 houdzaiw 阅读(1105) 评论(0) 推荐(0)
摘要:执行 sudo easy_install pip 命令 阅读全文
posted @ 2017-06-10 17:20 houdzaiw 阅读(125) 评论(0) 推荐(0)
摘要:修改工程里 DashengChefuMerchant/node_modules/react-native/Libraries/Utilities/UIManager.js 的代码为 阅读全文
posted @ 2017-06-10 17:16 houdzaiw 阅读(147) 评论(0) 推荐(0)