Regular Expressions 101

Community Patterns

0

OmegaT exercises

Java 8
OmegaT exercises
Submitted by msoutopico - 2 years ago

Json键值对提取

0

Regular Expression
PCRE2 (PHP >=7.3)

/
"?([^"{]+)?"?\s*:\s*"([^"]+)?",?
/
g

Description

Loading markdown...
Submitted by hippopie - 2 years ago