opti:优化替换范围,添加正则替换功能。

This commit is contained in:
2024-05-20 00:32:26 +08:00
parent 43c2d8680d
commit aa6481cea4
4 changed files with 69 additions and 39 deletions

View File

@@ -100,6 +100,8 @@
"qmenu": "cpp",
"qmessagebox": "cpp",
"qaction": "cpp",
"codecvt": "cpp"
"codecvt": "cpp",
"qregexp": "cpp",
"qregularexpression": "cpp"
}
}