Match all the dots “.” before “=” in a given string

前端 未结 0 653
我在风中等你
我在风中等你 2020-12-22 08:14

Example string:

app.name=blah
project.version=1.0

I only want to match the dots before the equals sign.

Any help would be appreciated,

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