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中有没有办法打印它,以便在编辑器中折叠的项目打印为折叠?我基本上想要文件中的方法摘要。它实际上是javascript而不是objective-c。
对于较旧的 XCode 版本,答案是这样的:
进入“打印...”,然后选择Show Details。在 Xcode 选项“Printing”下有一个名为Expand folds的复选框。
对于 XCode 10,打印选项expand folds已被删除。
expand folds