本文介绍了我的库窗格丢失了,如何找回它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经在 Xcode 首选项中的快捷方式中进行了搜索,但找不到找回的方法.
I have already searched in the shortcuts in the Xcode preferences but I couldn't find a way to get it back.
我当前的界面:
推荐答案
Xcode 11 和 12:点击加号"按钮显示/隐藏代码审查"左侧顶部的按钮按钮.或者,使用查看"显示库"或按 Shift-Cmd-L.
Xcode 11 and 12: Click the "plus" button at the top, left of the "Show/Hide Code Review" button. Alternatively, use "View > Show Library" or hit Shift-Cmd-L.
Xcode 10:单击圆圈中的正方形";显示标准编辑器"左侧顶部的按钮按钮.或者,使用查看"图书馆 >显示库"或按 Shift-Cmd-L.
Xcode 10: Click the "square in a circle" button at the top, left of the "show standard editor" button. Alternatively, use "View > Libraries > Show Library" or hit Shift-Cmd-L.
这篇关于我的库窗格丢失了,如何找回它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!