Wht this regex expression in java doesn't work?

前端 未结 0 386
无人及你
无人及你 2020-11-28 01:06

I have create in Java this regex expression that doesn\'t match nothing:

([\\d]{1,}?)(?=x)(.+?)([\\d]{1,}) (?=[\\d]{2         


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