1、转换方法 public static void SaveXmlWithoutBom(XmlDocument document, string filePath) { UTF8Encoding utf8NoBom = new UTF8Enco...