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.
我正在寻找一种方法来打开当您单击 XCode 中的导航栏时出现的方法弹出窗口。
有没有办法通过使用快捷方式来做到这一点?
快捷方式是 ^6(又名 Control+6)。要更改快捷方式,请转到 Xcode-->Preferences...->Key Bindings,然后查找 View Menu 列表。它被称为“标准编辑器 -> 显示文档项”
控制+6。按下控制和6一起。:)