c# 使用DiffPlex 1.7.2进行内容对比实例using DiffPlex.DiffBuilder; using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using DiffPle