Golang regex pattern to determine if chars found in string

后端 未结 0 2029
耶瑟儿~
耶瑟儿~ 2021-02-06 18:38

I need to run the following regex pattern on a string using go to determine whether it meets my definition of numeric: /[a-z£€$()%+\\-*\\/\\\\=.xX^:]/i



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