|
|
@@ -29,19 +29,19 @@ |
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.dateTimePicker5 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.dateTimePicker5 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
this.dateTimePicker6 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker(); |
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
this.button1 = new System.Windows.Forms.Button(); |
|
|
|
this.button2 = new System.Windows.Forms.Button(); |
|
|
@@ -53,9 +53,9 @@ |
|
|
|
// |
|
|
|
// groupBox1 |
|
|
|
// |
|
|
|
this.groupBox1.Controls.Add(this.dateTimePicker2); |
|
|
|
this.groupBox1.Controls.Add(this.label2); |
|
|
|
this.groupBox1.Controls.Add(this.dateTimePicker4); |
|
|
|
this.groupBox1.Controls.Add(this.dateTimePicker1); |
|
|
|
this.groupBox1.Controls.Add(this.label2); |
|
|
|
this.groupBox1.Controls.Add(this.label1); |
|
|
|
this.groupBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.groupBox1.Location = new System.Drawing.Point(21, 12); |
|
|
@@ -65,15 +65,23 @@ |
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
this.groupBox1.Text = "早上"; |
|
|
|
// |
|
|
|
// dateTimePicker2 |
|
|
|
// dateTimePicker4 |
|
|
|
// |
|
|
|
this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker2.Location = new System.Drawing.Point(366, 24); |
|
|
|
this.dateTimePicker2.Name = "dateTimePicker2"; |
|
|
|
this.dateTimePicker2.ShowUpDown = true; |
|
|
|
this.dateTimePicker2.Size = new System.Drawing.Size(113, 28); |
|
|
|
this.dateTimePicker2.TabIndex = 3; |
|
|
|
this.dateTimePicker2.Value = new System.DateTime(2022, 10, 12, 16, 29, 18, 0); |
|
|
|
this.dateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker4.Location = new System.Drawing.Point(366, 22); |
|
|
|
this.dateTimePicker4.Name = "dateTimePicker4"; |
|
|
|
this.dateTimePicker4.ShowUpDown = true; |
|
|
|
this.dateTimePicker4.Size = new System.Drawing.Size(124, 28); |
|
|
|
this.dateTimePicker4.TabIndex = 6; |
|
|
|
// |
|
|
|
// dateTimePicker1 |
|
|
|
// |
|
|
|
this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker1.Location = new System.Drawing.Point(133, 24); |
|
|
|
this.dateTimePicker1.Name = "dateTimePicker1"; |
|
|
|
this.dateTimePicker1.ShowUpDown = true; |
|
|
|
this.dateTimePicker1.Size = new System.Drawing.Size(124, 28); |
|
|
|
this.dateTimePicker1.TabIndex = 3; |
|
|
|
// |
|
|
|
// label2 |
|
|
|
// |
|
|
@@ -84,16 +92,6 @@ |
|
|
|
this.label2.TabIndex = 2; |
|
|
|
this.label2.Text = "结束时间"; |
|
|
|
// |
|
|
|
// dateTimePicker1 |
|
|
|
// |
|
|
|
this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker1.Location = new System.Drawing.Point(138, 24); |
|
|
|
this.dateTimePicker1.Name = "dateTimePicker1"; |
|
|
|
this.dateTimePicker1.ShowUpDown = true; |
|
|
|
this.dateTimePicker1.Size = new System.Drawing.Size(113, 28); |
|
|
|
this.dateTimePicker1.TabIndex = 1; |
|
|
|
this.dateTimePicker1.Value = new System.DateTime(2022, 10, 12, 16, 29, 18, 0); |
|
|
|
// |
|
|
|
// label1 |
|
|
|
// |
|
|
|
this.label1.AutoSize = true; |
|
|
@@ -105,9 +103,9 @@ |
|
|
|
// |
|
|
|
// groupBox2 |
|
|
|
// |
|
|
|
this.groupBox2.Controls.Add(this.dateTimePicker3); |
|
|
|
this.groupBox2.Controls.Add(this.dateTimePicker5); |
|
|
|
this.groupBox2.Controls.Add(this.dateTimePicker2); |
|
|
|
this.groupBox2.Controls.Add(this.label3); |
|
|
|
this.groupBox2.Controls.Add(this.dateTimePicker4); |
|
|
|
this.groupBox2.Controls.Add(this.label4); |
|
|
|
this.groupBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.groupBox2.Location = new System.Drawing.Point(21, 89); |
|
|
@@ -117,15 +115,23 @@ |
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
this.groupBox2.Text = "中午"; |
|
|
|
// |
|
|
|
// dateTimePicker3 |
|
|
|
// dateTimePicker5 |
|
|
|
// |
|
|
|
this.dateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker3.Location = new System.Drawing.Point(366, 24); |
|
|
|
this.dateTimePicker3.Name = "dateTimePicker3"; |
|
|
|
this.dateTimePicker3.ShowUpDown = true; |
|
|
|
this.dateTimePicker3.Size = new System.Drawing.Size(113, 28); |
|
|
|
this.dateTimePicker3.TabIndex = 3; |
|
|
|
this.dateTimePicker3.Value = new System.DateTime(2022, 10, 12, 16, 29, 18, 0); |
|
|
|
this.dateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker5.Location = new System.Drawing.Point(366, 24); |
|
|
|
this.dateTimePicker5.Name = "dateTimePicker5"; |
|
|
|
this.dateTimePicker5.ShowUpDown = true; |
|
|
|
this.dateTimePicker5.Size = new System.Drawing.Size(124, 28); |
|
|
|
this.dateTimePicker5.TabIndex = 7; |
|
|
|
// |
|
|
|
// dateTimePicker2 |
|
|
|
// |
|
|
|
this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker2.Location = new System.Drawing.Point(133, 27); |
|
|
|
this.dateTimePicker2.Name = "dateTimePicker2"; |
|
|
|
this.dateTimePicker2.ShowUpDown = true; |
|
|
|
this.dateTimePicker2.Size = new System.Drawing.Size(124, 28); |
|
|
|
this.dateTimePicker2.TabIndex = 4; |
|
|
|
// |
|
|
|
// label3 |
|
|
|
// |
|
|
@@ -136,16 +142,6 @@ |
|
|
|
this.label3.TabIndex = 2; |
|
|
|
this.label3.Text = "结束时间"; |
|
|
|
// |
|
|
|
// dateTimePicker4 |
|
|
|
// |
|
|
|
this.dateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker4.Location = new System.Drawing.Point(138, 24); |
|
|
|
this.dateTimePicker4.Name = "dateTimePicker4"; |
|
|
|
this.dateTimePicker4.ShowUpDown = true; |
|
|
|
this.dateTimePicker4.Size = new System.Drawing.Size(113, 28); |
|
|
|
this.dateTimePicker4.TabIndex = 1; |
|
|
|
this.dateTimePicker4.Value = new System.DateTime(2022, 10, 12, 16, 29, 18, 0); |
|
|
|
// |
|
|
|
// label4 |
|
|
|
// |
|
|
|
this.label4.AutoSize = true; |
|
|
@@ -157,9 +153,9 @@ |
|
|
|
// |
|
|
|
// groupBox3 |
|
|
|
// |
|
|
|
this.groupBox3.Controls.Add(this.dateTimePicker5); |
|
|
|
this.groupBox3.Controls.Add(this.label5); |
|
|
|
this.groupBox3.Controls.Add(this.dateTimePicker6); |
|
|
|
this.groupBox3.Controls.Add(this.dateTimePicker3); |
|
|
|
this.groupBox3.Controls.Add(this.label5); |
|
|
|
this.groupBox3.Controls.Add(this.label6); |
|
|
|
this.groupBox3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.groupBox3.Location = new System.Drawing.Point(21, 169); |
|
|
@@ -169,15 +165,23 @@ |
|
|
|
this.groupBox3.TabStop = false; |
|
|
|
this.groupBox3.Text = "晚上"; |
|
|
|
// |
|
|
|
// dateTimePicker5 |
|
|
|
// dateTimePicker6 |
|
|
|
// |
|
|
|
this.dateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker5.Location = new System.Drawing.Point(366, 24); |
|
|
|
this.dateTimePicker5.Name = "dateTimePicker5"; |
|
|
|
this.dateTimePicker5.ShowUpDown = true; |
|
|
|
this.dateTimePicker5.Size = new System.Drawing.Size(113, 28); |
|
|
|
this.dateTimePicker5.TabIndex = 3; |
|
|
|
this.dateTimePicker5.Value = new System.DateTime(2022, 10, 12, 16, 29, 18, 0); |
|
|
|
this.dateTimePicker6.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker6.Location = new System.Drawing.Point(366, 24); |
|
|
|
this.dateTimePicker6.Name = "dateTimePicker6"; |
|
|
|
this.dateTimePicker6.ShowUpDown = true; |
|
|
|
this.dateTimePicker6.Size = new System.Drawing.Size(124, 28); |
|
|
|
this.dateTimePicker6.TabIndex = 8; |
|
|
|
// |
|
|
|
// dateTimePicker3 |
|
|
|
// |
|
|
|
this.dateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker3.Location = new System.Drawing.Point(133, 27); |
|
|
|
this.dateTimePicker3.Name = "dateTimePicker3"; |
|
|
|
this.dateTimePicker3.ShowUpDown = true; |
|
|
|
this.dateTimePicker3.Size = new System.Drawing.Size(124, 28); |
|
|
|
this.dateTimePicker3.TabIndex = 5; |
|
|
|
// |
|
|
|
// label5 |
|
|
|
// |
|
|
@@ -188,16 +192,6 @@ |
|
|
|
this.label5.TabIndex = 2; |
|
|
|
this.label5.Text = "结束时间"; |
|
|
|
// |
|
|
|
// dateTimePicker6 |
|
|
|
// |
|
|
|
this.dateTimePicker6.Format = System.Windows.Forms.DateTimePickerFormat.Time; |
|
|
|
this.dateTimePicker6.Location = new System.Drawing.Point(138, 24); |
|
|
|
this.dateTimePicker6.Name = "dateTimePicker6"; |
|
|
|
this.dateTimePicker6.ShowUpDown = true; |
|
|
|
this.dateTimePicker6.Size = new System.Drawing.Size(113, 28); |
|
|
|
this.dateTimePicker6.TabIndex = 1; |
|
|
|
this.dateTimePicker6.Value = new System.DateTime(2022, 10, 12, 16, 29, 18, 0); |
|
|
|
// |
|
|
|
// label6 |
|
|
|
// |
|
|
|
this.label6.AutoSize = true; |
|
|
@@ -216,6 +210,7 @@ |
|
|
|
this.button1.TabIndex = 6; |
|
|
|
this.button1.Text = "确认"; |
|
|
|
this.button1.UseVisualStyleBackColor = true; |
|
|
|
this.button1.Click += new System.EventHandler(this.button1_Click); |
|
|
|
// |
|
|
|
// button2 |
|
|
|
// |
|
|
@@ -226,6 +221,7 @@ |
|
|
|
this.button2.TabIndex = 7; |
|
|
|
this.button2.Text = "取消"; |
|
|
|
this.button2.UseVisualStyleBackColor = true; |
|
|
|
this.button2.Click += new System.EventHandler(this.button2_Click); |
|
|
|
// |
|
|
|
// label7 |
|
|
|
// |
|
|
@@ -234,9 +230,9 @@ |
|
|
|
this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.label7.Location = new System.Drawing.Point(0, 301); |
|
|
|
this.label7.Name = "label7"; |
|
|
|
this.label7.Size = new System.Drawing.Size(55, 21); |
|
|
|
this.label7.Size = new System.Drawing.Size(42, 21); |
|
|
|
this.label7.TabIndex = 8; |
|
|
|
this.label7.Text = "label7"; |
|
|
|
this.label7.Text = "信息"; |
|
|
|
// |
|
|
|
// MealSegmentSet |
|
|
|
// |
|
|
@@ -267,22 +263,22 @@ |
|
|
|
#endregion |
|
|
|
|
|
|
|
private GroupBox groupBox1; |
|
|
|
private DateTimePicker dateTimePicker2; |
|
|
|
private Label label2; |
|
|
|
private DateTimePicker dateTimePicker1; |
|
|
|
private Label label1; |
|
|
|
private GroupBox groupBox2; |
|
|
|
private DateTimePicker dateTimePicker3; |
|
|
|
private Label label3; |
|
|
|
private DateTimePicker dateTimePicker4; |
|
|
|
private Label label4; |
|
|
|
private GroupBox groupBox3; |
|
|
|
private DateTimePicker dateTimePicker5; |
|
|
|
private Label label5; |
|
|
|
private DateTimePicker dateTimePicker6; |
|
|
|
private Label label6; |
|
|
|
private Button button1; |
|
|
|
private Button button2; |
|
|
|
private Label label7; |
|
|
|
private DateTimePicker dateTimePicker4; |
|
|
|
private DateTimePicker dateTimePicker1; |
|
|
|
private DateTimePicker dateTimePicker5; |
|
|
|
private DateTimePicker dateTimePicker2; |
|
|
|
private DateTimePicker dateTimePicker6; |
|
|
|
private DateTimePicker dateTimePicker3; |
|
|
|
} |
|
|
|
} |