How do you use NSRegularExpression's replacementStringForResult:inString:offset:template:

前端 未结 6 915
清酒与你
清酒与你 2020-12-31 06:30

I have a series of characters that I want to match with a regular expression, and replace them with specific strings depending on what they are.

Example:

In

6条回答
提交回复
热议问题