02 2021 档案

摘要:https://blog.csdn.net/u010227042/article/details/103803198 阅读全文
posted @ 2021-02-16 11:37 Arisf 阅读(151) 评论(0) 推荐(0)
摘要:学习如何写侧滑界面 阅读全文
posted @ 2021-02-08 16:59 Arisf 阅读(47) 评论(0) 推荐(0)
摘要:一、项目结构 二、源码 1.数据层 db+dao+bean package com.example.tem.db; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import androi 阅读全文
posted @ 2021-02-04 19:17 Arisf 阅读(143) 评论(0) 推荐(1)
摘要:弄完了布置的体温app,明天发博客总结在开发过程中遇到的一些问题 阅读全文
posted @ 2021-02-03 21:42 Arisf 阅读(54) 评论(0) 推荐(0)
摘要:实现百度地图定位 阅读全文
posted @ 2021-02-02 17:09 Arisf 阅读(47) 评论(0) 推荐(0)
摘要:一、as导入demo的准备步骤 1.修改app同目录下的build.gradle修改classpath2.修改gradle->wrapper->gradle-wrapper.properties修改distributionUrl 二、连接真机调试 三、使用百度地图API 没有完成,打开demo后提示 阅读全文
posted @ 2021-02-02 00:49 Arisf 阅读(60) 评论(0) 推荐(0)