Android Room 使用. 介绍. Room是Google提供的一个ORM库。Room提供了三个主要的组件:. @Database:@Database用来注解类,并且注解的类必须是继承自 RoomDatabase 的 ...
確定! 回上一頁