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

📄 form_xy.cs

📁 一个很简单的考试系统。实用性很强啊!数据库在里面
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.pnl_xy1.Controls.Add(this.lbl_jtdz);
			this.pnl_xy1.Controls.Add(this.lbl_xb);
			this.pnl_xy1.Controls.Add(this.lbl_bj);
			this.pnl_xy1.Controls.Add(this.lbl_jtdh);
			this.pnl_xy1.Controls.Add(this.lbl_yzbm);
			this.pnl_xy1.Controls.Add(this.lbl_xm);
			this.pnl_xy1.Controls.Add(this.lbl_sfzh);
			this.pnl_xy1.Controls.Add(this.lbl_lxdh);
			this.pnl_xy1.Controls.Add(this.lbl_csny);
			this.pnl_xy1.Controls.Add(this.lbl_xh);
			this.pnl_xy1.Controls.Add(this.dtp_kbrq);
			this.pnl_xy1.Location = new System.Drawing.Point(0, 288);
			this.pnl_xy1.Name = "pnl_xy1";
			this.pnl_xy1.Size = new System.Drawing.Size(792, 208);
			this.pnl_xy1.TabIndex = 0;
			this.pnl_xy1.Paint += new System.Windows.Forms.PaintEventHandler(this.pnl_xy1_Paint);
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(24, 112);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(16, 16);
			this.label15.TabIndex = 310;
			this.label15.Text = "*";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(520, 112);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(16, 16);
			this.label14.TabIndex = 309;
			this.label14.Text = "*";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(24, 272);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(16, 16);
			this.label13.TabIndex = 308;
			this.label13.Text = "*";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(520, 240);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(16, 16);
			this.label12.TabIndex = 307;
			this.label12.Text = "*";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(24, 208);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(16, 16);
			this.label11.TabIndex = 306;
			this.label11.Text = "*";
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(24, 176);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(16, 16);
			this.label10.TabIndex = 305;
			this.label10.Text = "*";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(24, 144);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(16, 16);
			this.label9.TabIndex = 304;
			this.label9.Text = "*";
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(520, 144);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(16, 16);
			this.label8.TabIndex = 303;
			this.label8.Text = "*";
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(280, 144);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(16, 16);
			this.label7.TabIndex = 302;
			this.label7.Text = "*";
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(280, 112);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(16, 16);
			this.label6.TabIndex = 301;
			this.label6.Text = "*";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(520, 80);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(16, 16);
			this.label5.TabIndex = 300;
			this.label5.Text = "*";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(520, 16);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(16, 16);
			this.label4.TabIndex = 299;
			this.label4.Text = "*";
			// 
			// btn_xmcx
			// 
			this.btn_xmcx.Location = new System.Drawing.Point(464, 16);
			this.btn_xmcx.Name = "btn_xmcx";
			this.btn_xmcx.Size = new System.Drawing.Size(40, 23);
			this.btn_xmcx.TabIndex = 298;
			this.btn_xmcx.Text = "查询";
			this.btn_xmcx.Click += new System.EventHandler(this.btn_xmcx_Click);
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(24, 48);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(8, 16);
			this.label3.TabIndex = 297;
			this.label3.Text = "*";
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(24, 16);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(8, 16);
			this.label2.TabIndex = 296;
			this.label2.Text = "*";
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(280, 16);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(8, 16);
			this.label1.TabIndex = 295;
			this.label1.Text = "*";
			// 
			// txt_yj
			// 
			this.txt_yj.Location = new System.Drawing.Point(600, 336);
			this.txt_yj.Name = "txt_yj";
			this.txt_yj.Size = new System.Drawing.Size(152, 21);
			this.txt_yj.TabIndex = 294;
			this.txt_yj.Text = "";
			// 
			// lbl_yj
			// 
			this.lbl_yj.Location = new System.Drawing.Point(536, 336);
			this.lbl_yj.Name = "lbl_yj";
			this.lbl_yj.Size = new System.Drawing.Size(48, 23);
			this.lbl_yj.TabIndex = 293;
			this.lbl_yj.Text = "押金";
			// 
			// cbb_xxfs
			// 
			this.cbb_xxfs.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_xxfs.Location = new System.Drawing.Point(600, 80);
			this.cbb_xxfs.Name = "cbb_xxfs";
			this.cbb_xxfs.Size = new System.Drawing.Size(152, 20);
			this.cbb_xxfs.TabIndex = 292;
			// 
			// dtp_bnrq
			// 
			this.dtp_bnrq.Location = new System.Drawing.Point(600, 112);
			this.dtp_bnrq.Name = "dtp_bnrq";
			this.dtp_bnrq.Size = new System.Drawing.Size(152, 21);
			this.dtp_bnrq.TabIndex = 291;
			// 
			// dtp_csny
			// 
			this.dtp_csny.Location = new System.Drawing.Point(104, 48);
			this.dtp_csny.Name = "dtp_csny";
			this.dtp_csny.Size = new System.Drawing.Size(160, 21);
			this.dtp_csny.TabIndex = 290;
			// 
			// cbb_zyjszw
			// 
			this.cbb_zyjszw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_zyjszw.Location = new System.Drawing.Point(128, 272);
			this.cbb_zyjszw.Name = "cbb_zyjszw";
			this.cbb_zyjszw.Size = new System.Drawing.Size(136, 20);
			this.cbb_zyjszw.TabIndex = 289;
			// 
			// lbl_zyjszu
			// 
			this.lbl_zyjszu.Location = new System.Drawing.Point(40, 272);
			this.lbl_zyjszu.Name = "lbl_zyjszu";
			this.lbl_zyjszu.Size = new System.Drawing.Size(80, 23);
			this.lbl_zyjszu.TabIndex = 288;
			this.lbl_zyjszu.Text = "专业技术职务";
			// 
			// cbb_mz
			// 
			this.cbb_mz.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_mz.Location = new System.Drawing.Point(360, 144);
			this.cbb_mz.Name = "cbb_mz";
			this.cbb_mz.Size = new System.Drawing.Size(144, 20);
			this.cbb_mz.TabIndex = 286;
			// 
			// cbb_bj
			// 
			this.cbb_bj.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_bj.Location = new System.Drawing.Point(360, 112);
			this.cbb_bj.Name = "cbb_bj";
			this.cbb_bj.Size = new System.Drawing.Size(144, 20);
			this.cbb_bj.TabIndex = 285;
			// 
			// cbb_hy
			// 
			this.cbb_hy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_hy.Location = new System.Drawing.Point(104, 208);
			this.cbb_hy.Name = "cbb_hy";
			this.cbb_hy.Size = new System.Drawing.Size(160, 20);
			this.cbb_hy.TabIndex = 284;
			// 
			// cbb_whcd
			// 
			this.cbb_whcd.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_whcd.Location = new System.Drawing.Point(600, 240);
			this.cbb_whcd.Name = "cbb_whcd";
			this.cbb_whcd.Size = new System.Drawing.Size(152, 20);
			this.cbb_whcd.TabIndex = 283;
			// 
			// cbb_zzmm
			// 
			this.cbb_zzmm.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_zzmm.Location = new System.Drawing.Point(600, 144);
			this.cbb_zzmm.Name = "cbb_zzmm";
			this.cbb_zzmm.Size = new System.Drawing.Size(152, 20);
			this.cbb_zzmm.TabIndex = 282;
			// 
			// cbb_hyzk
			// 
			this.cbb_hyzk.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_hyzk.Location = new System.Drawing.Point(104, 176);
			this.cbb_hyzk.Name = "cbb_hyzk";
			this.cbb_hyzk.Size = new System.Drawing.Size(160, 20);
			this.cbb_hyzk.TabIndex = 281;
			// 
			// cbb_jg
			// 
			this.cbb_jg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbb_jg.Location = new System.Drawing.Point(104, 144);
			this.cbb_jg.Name = "cbb_jg";
			this.cbb_jg.Size = new System.Drawing.Size(160, 20);
			this.cbb_jg.TabIndex = 280;
			// 
			// lbl_bz
			// 
			this.lbl_bz.Location = new System.Drawing.Point(416, 368);
			this.lbl_bz.Name = "lbl_bz";
			this.lbl_bz.Size = new System.Drawing.Size(40, 23);
			this.lbl_bz.TabIndex = 278;
			this.lbl_bz.Text = "备注";
			// 
			// lbl_jl
			// 
			this.lbl_jl.Location = new System.Drawing.Point(40, 368);
			this.lbl_jl.Name = "lbl_jl";
			this.lbl_jl.Size = new System.Drawing.Size(72, 23);
			this.lbl_jl.TabIndex = 277;
			this.lbl_jl.Text = "简历";
			// 
			// txt_bz
			// 
			this.txt_bz.Location = new System.Drawing.Point(416, 392);
			this.txt_bz.MaxLength = 200;
			this.txt_bz.Multiline = true;
			this.txt_bz.Name = "txt_bz";
			this.txt_bz.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
			this.txt_bz.Size = new System.Drawing.Size(336, 96);
			this.txt_bz.TabIndex = 276;
			this.txt_bz.Text = "";
			// 
			// txt_jl
			// 
			this.txt_jl.Location = new System.Drawing.Point(40, 392);
			this.txt_jl.Multiline = true;
			this.txt_jl.Name = "txt_jl";
			this.txt_jl.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
			this.txt_jl.Size = new System.Drawing.Size(344, 96);
			this.txt_jl.TabIndex = 275;
			this.txt_jl.Text = "";
			// 
			// txt_dnnl
			// 
			this.txt_dnnl.Location = new System.Drawing.Point(600, 304);
			this.txt_dnnl.MaxLength = 20;
			this.txt_dnnl.Name = "txt_dnnl";
			this.txt_dnnl.Size = new System.Drawing.Size(152, 21);
			this.txt_dnnl.TabIndex = 274;
			this.txt_dnnl.Text = "";
			// 
			// txt_byyx
			// 
			this.txt_byyx.Location = new System.Drawing.Point(600, 272);
			this.txt_byyx.MaxLength = 20;
			this.txt_byyx.Name = "txt_byyx";
			this.txt_byyx.Size = new System.Drawing.Size(152, 21);
			this.txt_byyx.TabIndex = 273;
			this.txt_byyx.Text = "";
			// 
			// txt_dzyj
			// 
			this.txt_dzyj.Location = new System.Drawing.Point(600, 208);
			this.txt_dzyj.MaxLength = 30;
			this.txt_dzyj.Name = "txt_dzyj";
			this.txt_dzyj.Size = new System.Drawing.Size(152, 21);
			this.txt_dzyj.TabIndex = 271;
			this.txt_dzyj.Text = "";
			// 
			// txt_txdz
			// 
			this.txt_txdz.Location = new System.Drawing.Point(600, 176);
			this.txt_txdz.MaxLength = 50;
			this.txt_txdz.Name = "txt_txdz";
			this.txt_txdz.Size = new System.Drawing.Size(152, 21);
			this.txt_txdz.TabIndex = 270;
			this.txt_txdz.Text = "";
			// 
			// txt_zcf
			// 
			this.txt_zcf.Location = new System.Drawing.Point(360, 336);
			this.txt_zcf.Name = "txt_zcf";
			this.txt_zcf.Size = new System.Drawing.Size(144, 21);
			this.txt_zcf.TabIndex = 268;
			this.txt_zcf.Text = "";
			// 
			// txt_jcf
			// 
			this.txt_jcf.Location = new System.Drawing.Point(360, 304);
			this.txt_jcf.Name = "txt_jcf";
			this.txt_jcf.Size = new System.Drawing.Size(144, 21);
			this.txt_jcf.TabIndex = 267;
			this.txt_jcf.Text = "";
			// 
			// txt_wycd

⌨️ 快捷键说明

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