how to capture a child pattern in a parent pattern

后端 未结 0 833
予麋鹿
予麋鹿 2021-02-14 15:35

I have the following pattern (used with re.DOTALL) and text

(?P20\\d{2}).*?(?PRMB\\d{1,3}(\\W\\d{3})*)


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