Replies: 5 comments
-
[/*]+
|
Beta Was this translation helpful? Give feedback.
-
(^\s*(/(/+|\*+)|(\*+(?!/))) ?)|(\s*\*+/\s*$)
|
Beta Was this translation helpful? Give feedback.
-
\{@(code|link) (?=[^\{\}]+\})|(?<=(\{@(code|link) [^\{\}]+))\}
|
Beta Was this translation helpful? Give feedback.
-
直接改成默认的得了,要不还得过来翻帖子### |
Beta Was this translation helpful? Give feedback.
-
感谢作者大佬! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
内容忽略正则表达式集合
内容忽略功能使用正则表达式进行匹配,使用内容忽略功能可以忽略掉你不想送去翻译的内容,比如注释和文档中的干扰内容(如Java中的
/
和*
):下面分享几个可能有用的内容忽略正则表达式,也欢迎大家补充更多、更好、功能更强大、支持更多语言的内容忽略正则表达式。
Beta Was this translation helpful? Give feedback.
All reactions