会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Fwl的小花园
博客园
::
首页
::
博问
::
闪存
:: ::
联系
:: ::
管理
::
公告
2020年3月16日
Android_数据库_Room_GreenDao的基本使用
摘要: 1、导包: implementation "androidx.room:room-runtime:2.2.3" annotationProcessor 'android.arch.persistence.room:compiler:1.1.1' 2、添加数据库 @Database(entities
阅读全文
posted @ 2020-03-16 11:02 Fwl的小花园
阅读(919)
评论(0)
推荐(0)
编辑