xcode4运行键盘快捷键?
cmd-enter 是 xcode3 的“运行”热键?
xcode4中运行的热键是什么?
或者我可以为其设置一个吗?
谢谢
cmd-enter was the hot key for "run" for xcode3?
What is the hot key for run in xcode4?
Or can I set one for it?
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
默认情况下,“运行”热键是 cmd+R,但在首选项下(默认情况下为 cmd+,或者在运行 xcode 时单击左上角的苹果图标并选择首选项),您可以将任何键绑定更改为您想要的喜欢
By default, the "Run" hotkey is cmd+R, but under preferences(cmd+, by default, or just click the apple icon in the top left and select Preferences when running xcode), you can change any of the keybindings to however you like
这是一个很好的图表,可以看到最有用的快捷键:
http://cocoasamurai.blogspot.com/2011/03 /xcode-4-keyboard-shortcuts-now.html
运行命令现在是 CMD-R
Here is a nice chart see the most useful shortcuts :
http://cocoasamurai.blogspot.com/2011/03/xcode-4-keyboard-shortcuts-now.html
And the Run command is now CMD-R