Is there a way to break-up a regular [removed]Regex) with multiple patterns onto multiple rows?

前端 未结 0 943
梦如初夏
梦如初夏 2020-12-16 18:08

I have the following regular expression:

Regex rx = new Regex(@"\\b(Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?|         


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