Java's “lookingAt” regex function in Golang?

前端 未结 0 1424
一个人的身影
一个人的身影 2020-12-15 03:34

In Java there is a function on the Regex Matcher object that allows you to check if a string contains even a prefix of the pattern. This function is called lookingAt.

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