#region 文本中字符的转换
/// <summary>
/// 将文本格式转换为html代码
/// </summary>
/// <param name="str">要格式化的字符串</param>