wpf mysql_WPF+MySQL 实现学生信息的增删改查

这个实例展示了如何使用WPF和MySQL数据库来创建一个学生信息管理应用,包括增、删、改、查功能。提供完整的项目文件供下载学习。
摘要由CSDN通过智能技术生成

【实例简介】

WPF+MySQL 实现学生信息的增删改查,欢饮下载,欢迎学习。

【实例截图】

【核心代码】

TestStudent

└── TestStudent

├── TestStudent

│   ├── app.config

│   ├── App.xaml

│   ├── App.xaml.cs

│   ├── bin

│   │   └── Debug

│   │   ├── MySql.Data.dll

│   │   ├── TestStudent.exe

│   │   ├── TestStudent.exe.config

│   │   ├── TestStudent.pdb

│   │   ├── TestStudent.vshost.exe

│   │   ├── TestStudent.vshost.exe.config

│   │   └── TestStudent.vshost.exe.manifest

│   ├── MainWindow.xaml

│   ├── MainWindow.xaml.cs

│   ├── MySql.Data.dll

│   ├── MySqlHelper.cs

│   ├── obj

│   │   └── x86

│   │   └── Debug

│   │   ├── App.g.cs

│   │   ├── App.g.i.cs

│   │   ├── DesignTimeResolveAssemblyReferences.cache

│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache

│   │   ├── GenerateResource.read.1.tlog

│   │   ├── GenerateResource.write.1.tlog

│   │   ├── MainWindow.baml

│   │   ├── MainWindow.g.cs

│   │   ├── MainWindow.g.i.cs

│   │   ├── ResGen.read.1.tlog

│   │   ├── ResGen.write.1.tlog

│   │   ├── TempPE

│   │   │   └── Properties.Resources.Designer.cs.dll

│   │   ├── TestStudent_Content.g.cs

│   │   ├── TestStudent_Content.g.i.cs

│   │   ├── TestStudent.csproj.FileListAbsolute.txt

│   │   ├── TestStudent.exe

│   │   ├── TestStudent.g.resources

│   │   ├── TestStudent_MarkupCompile.cache

│   │   ├── TestStudent_MarkupCompile.i.cache

│   │   ├── TestStudent.pdb

│   │   ├── TestStudent.Properties.Resources.resources

│   │   ├── WinStudent.baml

│   │   ├── WinStudent.g.cs

│   │   └── WinStudent.g.i.cs

│   ├── Properties

│   │   ├── AssemblyInfo.cs

│   │   ├── Resources.Designer.cs

│   │   ├── Resources.resx

│   │   ├── Settings.Designer.cs

│   │   └── Settings.settings

│   ├── Student.cs

│   ├── TestStudent.csproj

│   ├── WinStudent.xaml

│   └── WinStudent.xaml.cs

├── TestStudent.sln

└── TestStudent.suo

9 directories, 49 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值