MyHtmlEncode

TextSegment.MyHtmlEncode method

将字符串编码为 html.

public static string MyHtmlEncode(string value)
范围类型描述
valueString要编码的字符串值。

返回值

Html 编码的字符串。

也可以看看