使用正则匹配修改内容

///匹配双引号引用文件的代码
#import \"([^\"]*)\"
///替换为系统库
#import <DeveloperCore/$1>

 

posted @ 2020-05-19 15:58  雨筱逸悠  阅读(295)  评论(0编辑  收藏  举报