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.
我使用可搜索字典中的代码来制作我自己的字典。现在我想知道,我如何编辑数据库以插入和显示我自己的单词和定义?
您只需用您自己的话编辑 res/raw 中的“definition.txt”。
编辑:对于那些愿意的人,代码可在此处公开获得