Xcode 4.2 重置默认布局
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10539065/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Xcode 4.2 Reset Default Layout
提问by MrHappyAsthma
I don't know what I did but my view is totally screwed up to the max. It only shows one window at a time now (For example: editor only) and no matter what settings I change on the "view" panel at the top, nothing seems to help. Is there a way to restore Xcode 4.2 to its default layout?
我不知道我做了什么,但我的观点完全被搞砸了。它现在一次只显示一个窗口(例如:仅限编辑器),无论我在顶部的“视图”面板上更改什么设置,似乎都没有帮助。有没有办法将 Xcode 4.2 恢复到其默认布局?
回答by MrHappyAsthma
You have to manually enable all toolbars in the "view" tab.
您必须手动启用“视图”选项卡中的所有工具栏。
回答by cwd
Same as MrHappy says...
和 MrHappy 说的一样...
Step 1:
第1步:
Screen Shot 2013-08-01 at 10.50.02 PM.png http://img405.imageshack.us/img405/2723/kh3p.png
屏幕截图 2013-08-01 at 10.50.02 PM.png http://img405.imageshack.us/img405/2723/kh3p.png
Step 2:
第2步:
Click all of the view buttons in the top right of the toolbar:
单击工具栏右上角的所有视图按钮:
oeqm.png http://img825.imageshack.us/img825/6383/rdth.png
oeqm.png http://img825.imageshack.us/img825/6383/rdth.png
Done.
完毕。