///定义类 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data.SqlClient; using System.Data; namespace Score { class SqlM { private string MySqlCon = "Data Source=LAPTOP-9E87AJGG;Initial Catalog=ScoreSystem