Reading a String and Labeling substring that match a Regexp with preserving the original order of the String

前端 未结 0 1650
陌清茗
陌清茗 2020-12-03 02:38

I am trying to create a function (using python) that takes a string and return the same string but adding some labels to a match substring in that string using RegExp.

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