⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form_xy.cs

📁 一个很简单的考试系统。实用性很强啊!数据库在里面
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// 
			this.txt_wycd.Location = new System.Drawing.Point(360, 272);
			this.txt_wycd.MaxLength = 20;
			this.txt_wycd.Name = "txt_wycd";
			this.txt_wycd.Size = new System.Drawing.Size(144, 21);
			this.txt_wycd.TabIndex = 266;
			this.txt_wycd.Text = "";
			// 
			// txt_xl
			// 
			this.txt_xl.Location = new System.Drawing.Point(360, 240);
			this.txt_xl.MaxLength = 20;
			this.txt_xl.Name = "txt_xl";
			this.txt_xl.Size = new System.Drawing.Size(144, 21);
			this.txt_xl.TabIndex = 265;
			this.txt_xl.Text = "";
			// 
			// txt_zw
			// 
			this.txt_zw.Location = new System.Drawing.Point(360, 208);
			this.txt_zw.MaxLength = 20;
			this.txt_zw.Name = "txt_zw";
			this.txt_zw.Size = new System.Drawing.Size(144, 21);
			this.txt_zw.TabIndex = 264;
			this.txt_zw.Text = "";
			// 
			// txt_gzdw
			// 
			this.txt_gzdw.Location = new System.Drawing.Point(360, 176);
			this.txt_gzdw.MaxLength = 30;
			this.txt_gzdw.Name = "txt_gzdw";
			this.txt_gzdw.Size = new System.Drawing.Size(144, 21);
			this.txt_gzdw.TabIndex = 263;
			this.txt_gzdw.Text = "";
			// 
			// txt_xf
			// 
			this.txt_xf.Location = new System.Drawing.Point(104, 304);
			this.txt_xf.Name = "txt_xf";
			this.txt_xf.Size = new System.Drawing.Size(160, 21);
			this.txt_xf.TabIndex = 260;
			this.txt_xf.Text = "";
			// 
			// txt_zyjs
			// 
			this.txt_zyjs.Location = new System.Drawing.Point(104, 240);
			this.txt_zyjs.MaxLength = 20;
			this.txt_zyjs.Name = "txt_zyjs";
			this.txt_zyjs.Size = new System.Drawing.Size(160, 21);
			this.txt_zyjs.TabIndex = 258;
			this.txt_zyjs.Text = "";
			// 
			// lbl_zsf
			// 
			this.lbl_zsf.Location = new System.Drawing.Point(296, 336);
			this.lbl_zsf.Name = "lbl_zsf";
			this.lbl_zsf.Size = new System.Drawing.Size(48, 23);
			this.lbl_zsf.TabIndex = 254;
			this.lbl_zsf.Text = "住宿费";
			// 
			// lbl_dnnl
			// 
			this.lbl_dnnl.Location = new System.Drawing.Point(536, 304);
			this.lbl_dnnl.Name = "lbl_dnnl";
			this.lbl_dnnl.Size = new System.Drawing.Size(72, 23);
			this.lbl_dnnl.TabIndex = 253;
			this.lbl_dnnl.Text = "电脑能力";
			// 
			// lbl_byyx
			// 
			this.lbl_byyx.Location = new System.Drawing.Point(536, 272);
			this.lbl_byyx.Name = "lbl_byyx";
			this.lbl_byyx.Size = new System.Drawing.Size(56, 23);
			this.lbl_byyx.TabIndex = 252;
			this.lbl_byyx.Text = "毕业院校";
			// 
			// lbl_whcd
			// 
			this.lbl_whcd.Location = new System.Drawing.Point(536, 240);
			this.lbl_whcd.Name = "lbl_whcd";
			this.lbl_whcd.Size = new System.Drawing.Size(56, 23);
			this.lbl_whcd.TabIndex = 251;
			this.lbl_whcd.Text = "文化程度";
			// 
			// lbl_txdz
			// 
			this.lbl_txdz.Location = new System.Drawing.Point(536, 176);
			this.lbl_txdz.Name = "lbl_txdz";
			this.lbl_txdz.Size = new System.Drawing.Size(56, 23);
			this.lbl_txdz.TabIndex = 250;
			this.lbl_txdz.Text = "通讯地址";
			// 
			// lbl_zzmm
			// 
			this.lbl_zzmm.Location = new System.Drawing.Point(536, 144);
			this.lbl_zzmm.Name = "lbl_zzmm";
			this.lbl_zzmm.Size = new System.Drawing.Size(56, 23);
			this.lbl_zzmm.TabIndex = 249;
			this.lbl_zzmm.Text = "政治面貌";
			// 
			// lbl_dzyj
			// 
			this.lbl_dzyj.Location = new System.Drawing.Point(536, 208);
			this.lbl_dzyj.Name = "lbl_dzyj";
			this.lbl_dzyj.Size = new System.Drawing.Size(56, 23);
			this.lbl_dzyj.TabIndex = 248;
			this.lbl_dzyj.Text = "电子邮件";
			// 
			// lbl_jcf
			// 
			this.lbl_jcf.Location = new System.Drawing.Point(296, 304);
			this.lbl_jcf.Name = "lbl_jcf";
			this.lbl_jcf.Size = new System.Drawing.Size(48, 23);
			this.lbl_jcf.TabIndex = 247;
			this.lbl_jcf.Text = "教材费";
			// 
			// lbl_wycd
			// 
			this.lbl_wycd.Location = new System.Drawing.Point(296, 272);
			this.lbl_wycd.Name = "lbl_wycd";
			this.lbl_wycd.Size = new System.Drawing.Size(56, 23);
			this.lbl_wycd.TabIndex = 246;
			this.lbl_wycd.Text = "外语程度";
			// 
			// lbl_xl
			// 
			this.lbl_xl.Location = new System.Drawing.Point(296, 240);
			this.lbl_xl.Name = "lbl_xl";
			this.lbl_xl.Size = new System.Drawing.Size(32, 23);
			this.lbl_xl.TabIndex = 245;
			this.lbl_xl.Text = "学历";
			// 
			// lbl_zw
			// 
			this.lbl_zw.Location = new System.Drawing.Point(296, 208);
			this.lbl_zw.Name = "lbl_zw";
			this.lbl_zw.Size = new System.Drawing.Size(32, 23);
			this.lbl_zw.TabIndex = 244;
			this.lbl_zw.Text = "职位";
			// 
			// lbl_gzdw
			// 
			this.lbl_gzdw.Location = new System.Drawing.Point(296, 176);
			this.lbl_gzdw.Name = "lbl_gzdw";
			this.lbl_gzdw.Size = new System.Drawing.Size(56, 23);
			this.lbl_gzdw.TabIndex = 243;
			this.lbl_gzdw.Text = "工作单位";
			// 
			// lbl_mz
			// 
			this.lbl_mz.Location = new System.Drawing.Point(296, 144);
			this.lbl_mz.Name = "lbl_mz";
			this.lbl_mz.Size = new System.Drawing.Size(48, 23);
			this.lbl_mz.TabIndex = 242;
			this.lbl_mz.Text = "民族";
			// 
			// lbl_kbrq
			// 
			this.lbl_kbrq.Location = new System.Drawing.Point(40, 336);
			this.lbl_kbrq.Name = "lbl_kbrq";
			this.lbl_kbrq.Size = new System.Drawing.Size(56, 23);
			this.lbl_kbrq.TabIndex = 241;
			this.lbl_kbrq.Text = "开班日期";
			// 
			// lbl_xf
			// 
			this.lbl_xf.Location = new System.Drawing.Point(40, 304);
			this.lbl_xf.Name = "lbl_xf";
			this.lbl_xf.Size = new System.Drawing.Size(32, 23);
			this.lbl_xf.TabIndex = 240;
			this.lbl_xf.Text = "学费";
			// 
			// lbl_zyjs
			// 
			this.lbl_zyjs.Location = new System.Drawing.Point(40, 240);
			this.lbl_zyjs.Name = "lbl_zyjs";
			this.lbl_zyjs.Size = new System.Drawing.Size(56, 23);
			this.lbl_zyjs.TabIndex = 238;
			this.lbl_zyjs.Text = "职业技术";
			// 
			// lbl_hy
			// 
			this.lbl_hy.Location = new System.Drawing.Point(40, 208);
			this.lbl_hy.Name = "lbl_hy";
			this.lbl_hy.Size = new System.Drawing.Size(56, 23);
			this.lbl_hy.TabIndex = 237;
			this.lbl_hy.Text = "行业";
			// 
			// lbl_hyzk
			// 
			this.lbl_hyzk.Location = new System.Drawing.Point(40, 176);
			this.lbl_hyzk.Name = "lbl_hyzk";
			this.lbl_hyzk.Size = new System.Drawing.Size(56, 23);
			this.lbl_hyzk.TabIndex = 236;
			this.lbl_hyzk.Text = "婚姻状况";
			// 
			// lbl_jg
			// 
			this.lbl_jg.Location = new System.Drawing.Point(40, 144);
			this.lbl_jg.Name = "lbl_jg";
			this.lbl_jg.Size = new System.Drawing.Size(40, 23);
			this.lbl_jg.TabIndex = 235;
			this.lbl_jg.Text = "籍贯";
			// 
			// cbb_xb
			// 
			this.cbb_xb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_xb.Location = new System.Drawing.Point(600, 16);
			this.cbb_xb.Name = "cbb_xb";
			this.cbb_xb.Size = new System.Drawing.Size(152, 20);
			this.cbb_xb.TabIndex = 231;
			// 
			// btn_sfzhcx
			// 
			this.btn_sfzhcx.Location = new System.Drawing.Point(224, 112);
			this.btn_sfzhcx.Name = "btn_sfzhcx";
			this.btn_sfzhcx.Size = new System.Drawing.Size(40, 23);
			this.btn_sfzhcx.TabIndex = 220;
			this.btn_sfzhcx.Text = "查询";
			this.btn_sfzhcx.Click += new System.EventHandler(this.btn_sfzhcx_Click);
			// 
			// btn_xhcx
			// 
			this.btn_xhcx.Location = new System.Drawing.Point(224, 16);
			this.btn_xhcx.Name = "btn_xhcx";
			this.btn_xhcx.Size = new System.Drawing.Size(40, 23);
			this.btn_xhcx.TabIndex = 219;
			this.btn_xhcx.Text = "查询";
			this.btn_xhcx.Click += new System.EventHandler(this.btn_xhcx_Click);
			// 
			// txt_jtdz
			// 
			this.txt_jtdz.Location = new System.Drawing.Point(600, 48);
			this.txt_jtdz.MaxLength = 50;
			this.txt_jtdz.Name = "txt_jtdz";
			this.txt_jtdz.Size = new System.Drawing.Size(152, 21);
			this.txt_jtdz.TabIndex = 217;
			this.txt_jtdz.Text = "";
			// 
			// txt_jtdh
			// 
			this.txt_jtdh.Location = new System.Drawing.Point(360, 80);
			this.txt_jtdh.MaxLength = 16;
			this.txt_jtdh.Name = "txt_jtdh";
			this.txt_jtdh.Size = new System.Drawing.Size(144, 21);
			this.txt_jtdh.TabIndex = 215;
			this.txt_jtdh.Text = "";
			// 
			// txt_yzbm
			// 
			this.txt_yzbm.Location = new System.Drawing.Point(360, 48);
			this.txt_yzbm.MaxLength = 6;
			this.txt_yzbm.Name = "txt_yzbm";
			this.txt_yzbm.Size = new System.Drawing.Size(144, 21);
			this.txt_yzbm.TabIndex = 214;
			this.txt_yzbm.Text = "";
			this.txt_yzbm.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.x);
			this.txt_yzbm.TextChanged += new System.EventHandler(this.txt_yzbm_TextChanged);
			// 
			// txt_xm
			// 
			this.txt_xm.Location = new System.Drawing.Point(360, 16);
			this.txt_xm.MaxLength = 20;
			this.txt_xm.Name = "txt_xm";
			this.txt_xm.Size = new System.Drawing.Size(96, 21);
			this.txt_xm.TabIndex = 213;
			this.txt_xm.Text = "";
			// 
			// txt_sfzh
			// 
			this.txt_sfzh.Location = new System.Drawing.Point(104, 112);
			this.txt_sfzh.MaxLength = 21;
			this.txt_sfzh.Name = "txt_sfzh";
			this.txt_sfzh.Size = new System.Drawing.Size(112, 21);
			this.txt_sfzh.TabIndex = 212;
			this.txt_sfzh.Text = "";
			this.txt_sfzh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_sfzh_KeyPress);
			// 
			// txt_lxdh
			// 
			this.txt_lxdh.Location = new System.Drawing.Point(104, 80);
			this.txt_lxdh.MaxLength = 16;
			this.txt_lxdh.Name = "txt_lxdh";
			this.txt_lxdh.Size = new System.Drawing.Size(160, 21);
			this.txt_lxdh.TabIndex = 211;
			this.txt_lxdh.Text = "";
			// 
			// txt_xh
			// 
			this.txt_xh.Location = new System.Drawing.Point(104, 16);
			this.txt_xh.MaxLength = 16;
			this.txt_xh.Name = "txt_xh";
			this.txt_xh.Size = new System.Drawing.Size(112, 21);
			this.txt_xh.TabIndex = 210;
			this.txt_xh.Text = "";
			// 
			// lbl_hmrq
			// 
			this.lbl_hmrq.Location = new System.Drawing.Point(536, 112);
			this.lbl_hmrq.Name = "lbl_hmrq";
			this.lbl_hmrq.Size = new System.Drawing.Size(56, 23);
			this.lbl_hmrq.TabIndex = 209;
			this.lbl_hmrq.Text = "报名日期";
			// 
			// lbl_xxfs
			// 
			this.lbl_xxfs.Location = new System.Drawing.Point(536, 80);
			this.lbl_xxfs.Name = "lbl_xxfs";
			this.lbl_xxfs.Size = new System.Drawing.Size(56, 23);
			this.lbl_xxfs.TabIndex = 208;
			this.lbl_xxfs.Text = "学习方式";
			// 
			// lbl_jtdz
			// 
			this.lbl_jtdz.Location = new System.Drawing.Point(536, 48);
			this.lbl_jtdz.Name = "lbl_jtdz";
			this.lbl_jtdz.Size = new System.Drawing.Size(56, 23);
			this.lbl_jtdz.TabIndex = 207;
			this.lbl_jtdz.Text = "家庭地址";
			// 
			// lbl_xb
			// 
			this.lbl_xb.Location = new System.Drawing.Point(536, 16);
			this.lbl_xb.Name = "lbl_xb";
			this.lbl_xb.Size = new System.Drawing.Size(48, 23);
			this.lbl_xb.TabIndex = 206;
			this.lbl_xb.Text = "性别";
			// 
			// lbl_bj
			// 
			this.lbl_bj.Location = new System.Drawing.Point(296, 112);
			this.lbl_bj.Name = "lbl_bj";
			this.lbl_bj.Size = new System.Drawing.Size(48, 23);
			this.lbl_bj.TabIndex = 205;
			this.lbl_bj.Text = "班级";
			// 
			// lbl_jtdh
			// 
			this.lbl_jtdh.Location = new System.Drawing.Point(296, 80);
			this.lbl_jtdh.Name = "lbl_jtdh";
			this.lbl_jtdh.Size = new System.Drawing.Size(56, 23);
			this.lbl_jtdh.TabIndex = 204;
			this.lbl_jtdh.Text = "家庭电话";
			// 
			// lbl_yzbm
			// 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -