答案 0 :(得分:1)
获取IDE或体面的高级文本编辑器,并在项目中进行查找和替换。通常此函数映射到键绑定Ctrl + Shift + F.
以下是Atom编辑器的链接:http://flight-manual.atom.io/using-atom/sections/find-and-replace/
Sublime Text:http://docs.sublimetext.info/en/latest/search_and_replace/search_and_replace_files.html
JetBrains编辑器也支持此功能:https://www.jetbrains.com/help/idea/2016.2/finding-and-replacing-text-in-project.html