05 2022 档案

摘要:Git仓库 https://github.com/mostimacc/-.git 实验目标: 1、请设计一个项目连接到自己的MySQL数据库,数据库包含至少三张表;2、使用dataGridView控件显示表中的数据;3、实现基本crud操作。 实验过程: 界面设计 首先,在下方空格中输入数据库中的所 阅读全文
posted @ 2022-05-27 19:47 ava群青 阅读(1252) 评论(0) 推荐(0)
摘要:https://github.com/mostimacc/Notepad.git using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System. 阅读全文
posted @ 2022-05-08 19:33 ava群青 阅读(96) 评论(0) 推荐(0)