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.
我正在开发字典。我在从列表视图中过滤数据时遇到问题。我已将简单光标适配器用于列表视图。过滤列表视图不起作用。我已经解决了一些已经在这里提出的问题,但仍然无法解决问题。请看一下代码。
您需要将适配器光标更改为与过滤器一起获得的光标。