Homebrew安装报错 Homebrew安装报错 使用/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/mas... 04月23日 热度3,392 度 发表评论 阅读全文
百分购app 百分购 点击下面图片或者链接,即可下载百分购app 下载链接 http://jjmlzhwcdn.yingxiong.com/test/test.apk 04月06日 热度2,427 度 发表评论 阅读全文
android 报错与解决方案记录 android 报错与解决方案记录 cannot resolve symbol 'NonNull' 解决方法:依赖中添加如下语句 compile 'com.android.support:suppor... 04月02日 热度3,766 度 发表评论 阅读全文
that new apps and app updates target API level 26 or higher解决方法 that new apps and app updates target API level 26 or higher解决方法 问题描述 最近因为平台要求,需要把targetSdkVersion从26... 03月27日 热度3,452 度 发表评论 阅读全文
Android Studio 3.1.2 报错 AAPT2 error: check logs for details Android Studio 3.1.2 报错 AAPT2 error: check logs for details 新导入项目的时候发生如下报错: 出现的原因 AAPT2和Gradle插件的bug... 01月15日 热度3,491 度 发表评论 阅读全文
Android Studio报错 Could not GET ‘xxxx/gradle/3.1.3/gradle-3.1.3pom1’ Android Studio报错 Could not GET 'xxxx/gradle/3.1.3/gradle-3.1.3pom1' 使用Andorid studio出现如下错误: Could no... 01月15日 热度3,768 度 发表评论 阅读全文
Laya1.0 UI模式 Laya1.0 UI模式 目录 内嵌模式(默认模式) 加载模式 分离模式 使用示例 建立测试用项目 内嵌模式演示 加载模式演示 分离模式演示 分离模式下IDE自动生成createView代码 修改ID... 12月27日 热度3,110 度 发表评论 阅读全文
Bitmap.createScaledBitmap宽度不正确 Bitmap.createScaledBitmap宽度不正确 出错场景 使用Bitmap.createScaledBitmap()方法后,宽度为屏幕宽度,但是显示出来的图片的宽度跟屏幕宽度不一致。 出... 12月25日 热度3,303 度 发表评论 阅读全文