摘要: 需要的Winform控件:btnLogin按钮,txtUid txtPwd文本框需要的程序配置文件如下 C#完整d代码如下using System;using System.Collections.Generic;using System.ComponentModel;using System.Configuration;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Windows.Forms;... 阅读全文
posted @ 2013-12-22 15:59 wbkboy 阅读(160) 评论(0) 推荐(0)