C#对于字符串的处理类(剪裁、过滤危险字符、替换sql中有问题符号等)

  using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace BIReportCenter.Utility { public class StringHelper {
相关文章
相关标签/搜索