///匹配双引号引用文件的代码 #import \"([^\"]*)\" ///替换为系统库 #import <DeveloperCore/$1>
使用正则匹配修改内容
原文:https://www.cnblogs.com/yuxiaoyiyou/p/12917459.html