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.
我从一篇文章中读到,该文章指出我们应该批量添加项目以提高 Listbox 的响应能力。
为此,我们必须每隔一定时间(例如 20 毫秒)切换到 UI 线程。这会影响性能吗?