Skip to content

Overload_Cyjb_StringUtil_UnicodeEscape

CYJB edited this page Feb 1, 2024 · 1 revision

StringUtil.UnicodeEscape 方法

重载列表

 

名称 说明
公共方法静态成员 UnicodeEscape(ReadOnlySpan(Char), Boolean) 返回当前字符串的 Unicode 转义字符串。
公共方法静态成员 UnicodeEscape(String, Boolean) 返回当前字符串的 Unicode 转义字符串。
公共方法静态成员 UnicodeEscape(StringView, Boolean) 返回当前字符串视图的 Unicode 转义字符串。
  Back to Top

参见

Reference

StringUtil 类
Cyjb 命名空间

Clone this wiki locally