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.
我需要在我正在处理的当前项目中的所有文件中替换...有什么简单的方法可以做到这一点NSLog?DDLogVerbose(搜索导航器中只有搜索)。
NSLog
DDLogVerbose
我还需要在所有 .m 文件的开头添加一行。这如何快速完成?(有超过 500 个这样的文件。)
这里有一些图片。在工具栏搜索中,您必须按“查找”,然后出现一个菜单 - 选择替换。现在您可以替换整个项目。