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.
我想搜索和排序一个带有子字符串的sqlite数据库行值。例如,United unit是获取的值意味着我想在edittext中按照在edittext中输入u、n、i、t的顺序查找输入值它应该只从曼联而不是第二个词中获取它。请提供一个片段来实现这一点。非常感谢。