自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 收藏
  • 关注

原创 Kotlin R.layout.xxx报错unresolved reference

问题《第三行代码》4.7 P199 R.layout.msg_left_item和R.layout.msg_right_item爆红解决方法参考1 方法2.1File –> Invalifate caches/Restart –> Invalifate and Restart;失败尝试1.参考2 实验性功能的配置,androidExtensions { experimental = true }2.Build -> Clean Project / Build -> R

2020-05-29 14:43:22 753

原创 Android Studio运行Kotlin报错:Error running xxx.xxxKt: Class xxx.xxxKt not found in module xxx

Android Studio运行Kotlin报错:Error running '包名.***Kt': Class '包名.***Kt' not found in module 'app'问题解决参考:https://stackoverflow.com/questions/49717001/error-class-com-example-nodedriverkt-not-found-in-module-cordapp-example问题创建Kotlin File/Class,在其中编写main()函数,

2020-05-15 10:12:46 2039 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除