zhulibin2012

01 2021 档案

skywalking使用配置
摘要:https://youmeek.gitbooks.io/linux-tutorial/content/markdown-file/SkyWalking-Install-And-Settings.html https://github.com/apache/skywalking https://git 阅读全文

posted @ 2021-01-22 11:27 zhulibin2012 阅读(149) 评论(0) 推荐(0) 编辑

gradle慢&react native调试
摘要:一、解决gradle下载慢的问题 1.使用国内镜像 maven脚本如下: buildscript { repositories { maven { url 'https://maven.aliyun.com/repository/gradle-plugin' } maven { url 'https 阅读全文

posted @ 2021-01-22 11:08 zhulibin2012 阅读(261) 评论(0) 推荐(0) 编辑

ndk安装
摘要:No version of NDK matched the requested version 21.0.6113669. Versions avail https://blog.csdn.net/weixin_48968045/article/details/108695666https://bl 阅读全文

posted @ 2021-01-21 22:32 zhulibin2012 阅读(104) 评论(0) 推荐(0) 编辑

android studio安装
摘要:1.android studio安装 https://zhuanlan.zhihu.com/p/80051318 2.avd会默认安装到c盘下,修改到对应的D盘下: 更改AVD的路径,在D盘建立一个文件夹android_AVD文件夹,然后配置ANDROID_SDK_HOME的路径 ANDROID_S 阅读全文

posted @ 2021-01-20 17:02 zhulibin2012 阅读(95) 评论(0) 推荐(0) 编辑

navicat15安装及激活
摘要:https://www.cnblogs.com/kkdaj/p/12794804.html 阅读全文

posted @ 2021-01-14 20:54 zhulibin2012 阅读(98) 评论(0) 推荐(0) 编辑

导航