小编New*_*rld的帖子

将特定单词转换为大写

我有一个文档,其中包含以下划线(“_”)开头的特定单词。我需要记事本++的正则表达式将其更改为大写。

我试过这个,但它不起作用:

_\w+
Run Code Online (Sandbox Code Playgroud)

notepad++ regex

8
推荐指数
1
解决办法
1万
查看次数

标签 统计

notepad++ ×1

regex ×1