我想知道在Android Room查询中使用表名时如何避免硬编码。我是用 Kotlin 开发的,但说实话在 ... @Dao interface DictionaryDao { @Query("Select * from ${WordPl.
確定! 回上一頁