调皮白云

文章
3
资源
0
加入时间
3年0月20天

Could not GET

Could not GET ‘https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.1.2/gradle-3.1.2.pom’. Received status code 400 from server: Bad Request。先排除:在项目的build.gradle文件中添加三行maven ...

-wp -md_WP-CLI自动化的5种节省时间的用途

-wp -mdThis article is part of a series created in partnership with SiteGround. Thank you for supporting the partners who make SitePoint possible. 本文是与SiteGround合作创建的系列文章的一部分。 感谢您支持使SitePoint成为可能的合作...

Android使用JetPack入门实例

概念Android最流行框架-JetPack,采用MVVM的设计模式,数据流如下图所示。程序实例gradle添加依赖androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'implementation "androidx.lifecycle:lifecycle-extensions:$lifecycle_version"MainActivity.javapublic class MainAc