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 DiffPlex.DiffBuilder.Model;
using DiffPlex;
using DiffPlex.Model;
namespace WindowsFormsApp1
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
string[] info = { "809Z39", "13587614965", "柳彦乐", "330302201403257318", "南浦小学", "四年级", "编程", "活泼好动" };
private void Form1_Load(object sender, EventArgs e)
{

2443

被折叠的 条评论
为什么被折叠?



