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

📄 coursetablebodycontrol.designer.cs

📁 实现课程表编排和打印功能,通过在候选列表中选择课程和教师(没有被排课且该教师教授所选择的课程)来完成排课,代码约8000行
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.label11.AutoSize = true;
            this.label11.BackColor = System.Drawing.Color.Cornsilk;
            this.label11.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.Location = new System.Drawing.Point(19, 288);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(66, 19);
            this.label11.TabIndex = 28;
            this.label11.Text = "星期六";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.BackColor = System.Drawing.Color.DarkKhaki;
            this.label12.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label12.Location = new System.Drawing.Point(19, 242);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(66, 19);
            this.label12.TabIndex = 29;
            this.label12.Text = "星期五";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.BackColor = System.Drawing.Color.Cornsilk;
            this.label13.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label13.Location = new System.Drawing.Point(19, 199);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(66, 19);
            this.label13.TabIndex = 30;
            this.label13.Text = "星期四";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.BackColor = System.Drawing.Color.DarkKhaki;
            this.label14.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label14.Location = new System.Drawing.Point(19, 152);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(66, 19);
            this.label14.TabIndex = 31;
            this.label14.Text = "星期三";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.BackColor = System.Drawing.Color.Cornsilk;
            this.label15.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label15.Location = new System.Drawing.Point(19, 108);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(66, 19);
            this.label15.TabIndex = 32;
            this.label15.Text = "星期二";
            // 
            // courseArrangeControl13
            // 
            this.courseArrangeControl13.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl13.Course = null;
            this.courseArrangeControl13.Location = new System.Drawing.Point(315, 50);
            this.courseArrangeControl13.Name = "courseArrangeControl13";
            this.courseArrangeControl13.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl13.Subjects = null;
            this.courseArrangeControl13.TabIndex = 33;
            this.courseArrangeControl13.Time = null;
            // 
            // pictureBox18
            // 
            this.pictureBox18.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox18.Location = new System.Drawing.Point(315, 50);
            this.pictureBox18.Name = "pictureBox18";
            this.pictureBox18.Size = new System.Drawing.Size(105, 45);
            this.pictureBox18.TabIndex = 34;
            this.pictureBox18.TabStop = false;
            // 
            // courseArrangeControl12
            // 
            this.courseArrangeControl12.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl12.Course = null;
            this.courseArrangeControl12.Location = new System.Drawing.Point(210, 50);
            this.courseArrangeControl12.Name = "courseArrangeControl12";
            this.courseArrangeControl12.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl12.Subjects = null;
            this.courseArrangeControl12.TabIndex = 35;
            this.courseArrangeControl12.Time = null;
            // 
            // pictureBox19
            // 
            this.pictureBox19.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox19.Location = new System.Drawing.Point(210, 50);
            this.pictureBox19.Name = "pictureBox19";
            this.pictureBox19.Size = new System.Drawing.Size(105, 45);
            this.pictureBox19.TabIndex = 36;
            this.pictureBox19.TabStop = false;
            // 
            // courseArrangeControl14
            // 
            this.courseArrangeControl14.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl14.Course = null;
            this.courseArrangeControl14.Location = new System.Drawing.Point(420, 50);
            this.courseArrangeControl14.Name = "courseArrangeControl14";
            this.courseArrangeControl14.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl14.Subjects = null;
            this.courseArrangeControl14.TabIndex = 37;
            this.courseArrangeControl14.Time = null;
            // 
            // pictureBox20
            // 
            this.pictureBox20.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox20.Location = new System.Drawing.Point(420, 50);
            this.pictureBox20.Name = "pictureBox20";
            this.pictureBox20.Size = new System.Drawing.Size(105, 45);
            this.pictureBox20.TabIndex = 38;
            this.pictureBox20.TabStop = false;
            // 
            // courseArrangeControl15
            // 
            this.courseArrangeControl15.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl15.Course = null;
            this.courseArrangeControl15.Location = new System.Drawing.Point(531, 50);
            this.courseArrangeControl15.Name = "courseArrangeControl15";
            this.courseArrangeControl15.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl15.Subjects = null;
            this.courseArrangeControl15.TabIndex = 39;
            this.courseArrangeControl15.Time = null;
            // 
            // pictureBox21
            // 
            this.pictureBox21.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox21.Location = new System.Drawing.Point(531, 50);
            this.pictureBox21.Name = "pictureBox21";
            this.pictureBox21.Size = new System.Drawing.Size(105, 45);
            this.pictureBox21.TabIndex = 40;
            this.pictureBox21.TabStop = false;
            // 
            // courseArrangeControl16
            // 
            this.courseArrangeControl16.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl16.Course = null;
            this.courseArrangeControl16.Location = new System.Drawing.Point(636, 50);
            this.courseArrangeControl16.Name = "courseArrangeControl16";
            this.courseArrangeControl16.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl16.Subjects = null;
            this.courseArrangeControl16.TabIndex = 41;
            this.courseArrangeControl16.Time = null;
            // 
            // pictureBox22
            // 
            this.pictureBox22.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox22.Location = new System.Drawing.Point(636, 50);
            this.pictureBox22.Name = "pictureBox22";
            this.pictureBox22.Size = new System.Drawing.Size(105, 45);
            this.pictureBox22.TabIndex = 42;
            this.pictureBox22.TabStop = false;
            // 
            // courseArrangeControl17
            // 
            this.courseArrangeControl17.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl17.Course = null;
            this.courseArrangeControl17.Location = new System.Drawing.Point(741, 50);
            this.courseArrangeControl17.Name = "courseArrangeControl17";
            this.courseArrangeControl17.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl17.Subjects = null;
            this.courseArrangeControl17.TabIndex = 43;
            this.courseArrangeControl17.Time = null;
            // 
            // pictureBox23
            // 
            this.pictureBox23.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox23.Location = new System.Drawing.Point(741, 50);
            this.pictureBox23.Name = "pictureBox23";
            this.pictureBox23.Size = new System.Drawing.Size(105, 45);
            this.pictureBox23.TabIndex = 44;
            this.pictureBox23.TabStop = false;
            // 
            // courseArrangeControl21
            // 
            this.courseArrangeControl21.BackColor = System.Drawing.Color.Cornsilk;
            this.courseArrangeControl21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl21.Course = null;
            this.courseArrangeControl21.Location = new System.Drawing.Point(105, 95);
            this.courseArrangeControl21.Name = "courseArrangeControl21";
            this.courseArrangeControl21.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl21.Subjects = null;
            this.courseArrangeControl21.TabIndex = 45;
            this.courseArrangeControl21.Time = null;
            // 
            // pictureBox24
            // 
            this.pictureBox24.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox24.Location = new System.Drawing.Point(105, 95);
            this.pictureBox24.Name = "pictureBox24";
            this.pictureBox24.Size = new System.Drawing.Size(105, 45);
            this.pictureBox24.TabIndex = 46;
            this.pictureBox24.TabStop = false;
            // 
            // courseArrangeControl31
            // 
            this.courseArrangeControl31.BackColor = System.Drawing.Color.DarkKhaki;
            this.courseArrangeControl31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.courseArrangeControl31.Course = null;
            this.courseArrangeControl31.Location = new System.Drawing.Point(105, 140);
            this.courseArrangeControl31.Name = "courseArrangeControl31";
            this.courseArrangeControl31.Size = new System.Drawing.Size(105, 45);
            this.courseArrangeControl31.Subjects = null;
            this.courseArrangeControl31.TabIndex = 47;
            this.courseArrangeControl31.Time = null;
            // 
            // pictureBox25
            // 
            this.pictureBox25.BackColor = System.Drawing.SystemColors.Window;
            this.pictureBox25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox25.Location = new System.Drawing.Point(105, 140);

⌨️ 快捷键说明

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