2024年3月26日
摘要: android连接远程数据库 首先要在build.gradle.kt引入配置文件 implementation("com.google.code.gson:gson:2.10") implementation("com.squareup.okhttp3:okhttp:4.12.0") impleme 阅读全文
posted @ 2024-03-26 21:37 石铁生 阅读(63) 评论(0) 推荐(0)