Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
实际上,我的问题是,当我使用 Room 完成此操作时,我输入的 ID 以如下顺序出现:100,101 等等,但另一方面,当我使用 SQLite 时,用户 ID 会在输入时出现,即,而不是按顺序排列,例如:100,101,99,98。请帮帮我。