C#探秘系列(九)WPF连接Mysql数据库 两个函数即可搞定: private void GetData() { MySqlConnection connection = new MySqlCo ...