phpstorm多个目录中的文件查找替换内容怎么做 Posted on 29 12 月, 2018 Updated on 31 12 月, 2018 ctrl+shift+R在弹出来的界面中Text to find中填入被替换的字符串在Replace with中填入替换的字符串可以在Scope设置里指定某个文件夹替换或者整个项目替换。