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.
我有一个编辑控件来显示结果。但是结果太多了,除非你向下滚动,否则它们无法显示。但是我该如何实现呢?
如果您想通过 WASD 键控制滚动,我建议使用 CScrollView。