How not to capture a given character in regex

后端 未结 0 604
无人共我
无人共我 2020-12-15 19:25

I\'ve a simple regex expression:

"NAME: ([A-Z][a-z]+,+\\\\s+[A-Z][a-z]+)"

It captures strings like:

NAME: Dolanski,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题