文章分类 -  移动编程

摘要:在Android Studio项目的app/build.gradle中,我们可以看到类似这样一段代码: compileSdkVersion 27 defaultConfig { applicationId "com.glh.fabdemo" minSdkVersion 15 targetSdkVer 阅读全文
posted @ 2020-09-24 13:21 褪色回音 阅读(160) 评论(0) 推荐(0)