Skip to content

Overload_Cyjb_StringUtil_ReplacePattern

CYJB edited this page Apr 29, 2022 · 1 revision

StringUtil.ReplacePattern 方法

使用指定的字符串替换与指定正则表达式模式匹配的所有字符串。

重载列表

 

名称 说明
公共方法静态成员 ReplacePattern(String, String, String) 使用指定的字符串替换与指定正则表达式模式匹配的所有字符串。
公共方法静态成员 ReplacePattern(String, String, String, RegexOptions) 使用指定的字符串替换与指定正则表达式模式匹配的所有字符串。
  Back to Top

参见

Reference

StringUtil 类
Cyjb 命名空间

Clone this wiki locally