Regex that gets the last set of numbers from a string

后端 未结 0 1254
挽巷
挽巷 2020-12-30 09:01
"abc_d1.txt" should get 0
"abc_d1_2.txt" should get 2
"abc_d1_14.txt" should get 14
"abc_d12_x2_156.txt" should get 156


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