摘要: 需要执行以下命令更改: npm config set registry https://registry.npm.taobao.org --global npm config set disturl https://npm.taobao.org/dist --global 转自:https://bl 阅读全文
posted @ 2020-06-02 22:15 大大怪上士 阅读(2223) 评论(0) 推荐(0)
摘要: ADB 获取当前activity信息 借鉴:https://blog.csdn.net/wangjicong_215/article/details/79744599 8.1之前 window 通过adb shell dumpsys activity | findstr “mFocus”Linux 阅读全文
posted @ 2020-06-02 14:17 大大怪上士 阅读(665) 评论(0) 推荐(0)