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.
在 IDE 内部的设计时,是否有一个快速“n”简单的技巧来自动从多个菜单项生成操作,然后将这些操作应用回菜单项?
对象检查器中的操作下拉菜单允许您创建一个将自动连接的新操作,但您必须手动设置操作属性并单独实现事件句柄。