Fwl的小花园

  博客园 :: 首页 :: 博问 :: 闪存 :: :: 联系 :: :: 管理 ::

2020年3月16日

摘要: 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) 编辑