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.
我使用objective-c cocoa 框架创建了一个小型应用程序。esc这是问题,当我单击按钮时,应用程序将关闭。有没有办法在应用程序开始运行时禁用 ESC 键盘功能,直到用户完成使用应用程序?
谢谢!