小编tfE*_*tfE的帖子

在phpstorm中使用regex删除带有替换工具的php注释

如何使用正则表达式从php文件中删除多行注释?我试过"/\*(.*\n)*\*/"但它失败了.它只是以"/*"开头,并在最后一次出现"*/"时停止.

php regex comments phpstorm

4
推荐指数
1
解决办法
1627
查看次数

标签 统计

comments ×1

php ×1

phpstorm ×1

regex ×1