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.
只是对那些 Air 专家的一个快速问题。
我正在为 iPad 应用程序开发 Air,只是想知道 TouchEvent 更有效还是 MouseEevent 做得很好。我说的是性能方面,比如拖放等等......
是的,使用触摸而不是鼠标事件,您可以获得良好的性能、平滑的拖动以及多指操作。