魔兽登陆页面
2018-06-17 22:42:26来源:未知 阅读 ()
1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using System.Threading.Tasks; 9 using System.Windows.Forms; 10 11 namespace Loging 12 { 13 public partial class Form2 : Form 14 { 15 public string mile; 16 public string pwd; 17 public Form2() 18 { 19 InitializeComponent(); 20 } 21 22 private void Form2_Load(object sender, EventArgs e) 23 { 24 25 } 26 27 private void button1_Click(object sender, EventArgs e) 28 { 29 Form3 f3=new Form3(); 30 31 if (textBox1.Text == "" || textBox2.Text == "") { 32 MessageBox.Show("用户名或密码不能为空!", "提示"); 33 } 34 else if (textBox1.Text == mile && textBox2.Text ==pwd) 35 { 36 37 Form1 f1=new Form1(); 38 f1.Show(); 39 } 40 41 } 42 43 private void pictureBox1_Click(object sender, EventArgs e) 44 { 45 this.Close(); 46 } 47 48 private void label4_Click(object sender, EventArgs e) 49 { 50 Form3 f3 = new Form3(); 51 f3.Show(); 52 } 53 } 54 }
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- python爬虫登陆网页版腾讯课堂 2019-07-24
- python_装饰器之页面登陆验证 2019-07-24
- odoo通过actions.client进行自定义页面 2019-06-14
- 实战之BBS(仿博客园写一个论坛)(二)登录页面,网站首页的 2019-05-08
- python3爬虫-通过selenium登陆拉钩,爬取职位信息 2019-04-29
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash