摘要: 实验内容: 写一个注册窗口,然后在另一个窗体中显示注册内容。 先写个注册窗体:7个lable,5个textbox,1个combobox,1个picturebox,3个button和1个openfiledialog 按下图进行摆放 Form1.cs 代码如下: using System;using S 阅读全文
posted @ 2016-11-17 13:40 游戏鼻祖 阅读(354) 评论(0) 推荐(0)