📄 form1.designer.cs
字号:
//
this.系数二numericUpDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.系数二numericUpDown.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.系数二numericUpDown.Location = new System.Drawing.Point(97, 34);
this.系数二numericUpDown.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.系数二numericUpDown.Name = "系数二numericUpDown";
this.系数二numericUpDown.Size = new System.Drawing.Size(50, 20);
this.系数二numericUpDown.TabIndex = 100;
this.系数二numericUpDown.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label4
//
this.label4.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.label4.Location = new System.Drawing.Point(62, 37);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(30, 13);
this.label4.Text = "系数";
//
// 系数三numericUpDown
//
this.系数三numericUpDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.系数三numericUpDown.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.系数三numericUpDown.Location = new System.Drawing.Point(97, 60);
this.系数三numericUpDown.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.系数三numericUpDown.Name = "系数三numericUpDown";
this.系数三numericUpDown.Size = new System.Drawing.Size(50, 20);
this.系数三numericUpDown.TabIndex = 101;
this.系数三numericUpDown.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// 周期四numericUpDown
//
this.周期四numericUpDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.周期四numericUpDown.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.周期四numericUpDown.Location = new System.Drawing.Point(188, 86);
this.周期四numericUpDown.Maximum = new decimal(new int[] {
20000,
0,
0,
0});
this.周期四numericUpDown.Name = "周期四numericUpDown";
this.周期四numericUpDown.Size = new System.Drawing.Size(50, 20);
this.周期四numericUpDown.TabIndex = 105;
this.周期四numericUpDown.Value = new decimal(new int[] {
1000,
0,
0,
0});
//
// label6
//
this.label6.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.label6.Location = new System.Drawing.Point(62, 63);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(30, 13);
this.label6.Text = "系数";
//
// 周期三numericUpDown
//
this.周期三numericUpDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.周期三numericUpDown.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.周期三numericUpDown.Location = new System.Drawing.Point(188, 60);
this.周期三numericUpDown.Maximum = new decimal(new int[] {
20000,
0,
0,
0});
this.周期三numericUpDown.Name = "周期三numericUpDown";
this.周期三numericUpDown.Size = new System.Drawing.Size(50, 20);
this.周期三numericUpDown.TabIndex = 104;
this.周期三numericUpDown.Value = new decimal(new int[] {
100,
0,
0,
0});
//
// 系数四numericUpDown
//
this.系数四numericUpDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.系数四numericUpDown.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.系数四numericUpDown.Location = new System.Drawing.Point(97, 86);
this.系数四numericUpDown.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.系数四numericUpDown.Name = "系数四numericUpDown";
this.系数四numericUpDown.Size = new System.Drawing.Size(50, 20);
this.系数四numericUpDown.TabIndex = 102;
this.系数四numericUpDown.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label8
//
this.label8.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.label8.Location = new System.Drawing.Point(62, 90);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(30, 13);
this.label8.Text = "系数";
//
// 周期二numericUpDown
//
this.周期二numericUpDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.周期二numericUpDown.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular);
this.周期二numericUpDown.Location = new System.Drawing.Point(188, 34);
this.周期二numericUpDown.Maximum = new decimal(new int[] {
20000,
0,
0,
0});
this.周期二numericUpDown.Name = "周期二numericUpDown";
this.周期二numericUpDown.Size = new System.Drawing.Size(50, 20);
this.周期二numericUpDown.TabIndex = 103;
this.周期二numericUpDown.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// tabPage2
//
this.tabPage2.Controls.Add(this.dataGrid1);
this.tabPage2.Location = new System.Drawing.Point(0, 0);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Size = new System.Drawing.Size(232, 242);
this.tabPage2.Text = "列表";
//
// dataGrid1
//
this.dataGrid1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.dataGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGrid1.Location = new System.Drawing.Point(0, 0);
this.dataGrid1.Name = "dataGrid1";
this.dataGrid1.RowHeadersVisible = false;
this.dataGrid1.Size = new System.Drawing.Size(232, 242);
this.dataGrid1.TabIndex = 139;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.c1Chart1);
this.tabPage3.Location = new System.Drawing.Point(0, 0);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(232, 242);
this.tabPage3.Text = "曲线";
//
// c1Chart1
//
this.c1Chart1.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1Chart1.Location = new System.Drawing.Point(0, 0);
this.c1Chart1.Name = "c1Chart1";
this.c1Chart1.PropBag = resources.GetString("c1Chart1.PropBag");
this.c1Chart1.Size = new System.Drawing.Size(232, 242);
this.c1Chart1.SupportInfo = "7wAcAaUBPwF1AKoBqAAWAfYA/gAQAV8BigBVAJYAmQDEAGcACgE1AG4AYgCqAJYA2gB9AA==";
this.c1Chart1.TabIndex = 139;
//
// mainMenu
//
this.mainMenu.MenuItems.Add(this.menuItem);
//
// menuItem
//
this.menuItem.MenuItems.Add(this.生成menuItem);
this.menuItem.MenuItems.Add(this.排序menuItem);
this.menuItem.MenuItems.Add(this.运算menuItem);
this.menuItem.MenuItems.Add(this.menuItem6);
this.menuItem.MenuItems.Add(this.退出menuItem);
this.menuItem.Text = "操作";
//
// 生成menuItem
//
this.生成menuItem.Text = "生成";
this.生成menuItem.Click += new System.EventHandler(this.生成menuItem_Click);
//
// 排序menuItem
//
this.排序menuItem.Text = "排序";
this.排序menuItem.Click += new System.EventHandler(this.排序menuItem_Click);
//
// 运算menuItem
//
this.运算menuItem.Text = "运算";
this.运算menuItem.Click += new System.EventHandler(this.运算menuItem_Click);
//
// menuItem6
//
this.menuItem6.Text = "-";
//
// 退出menuItem
//
this.退出menuItem.Text = "退出";
this.退出menuItem.Click += new System.EventHandler(this.退出menuItem_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(240, 268);
this.Controls.Add(this.tabControl1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Menu = this.mainMenu;
this.Name = "Form1";
this.Text = "FFT运算";
this.Load += new System.EventHandler(this.Form1_Load);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox 系数一comboBox;
private System.Windows.Forms.NumericUpDown 指数numericUpDown;
private System.Windows.Forms.ComboBox 系数二comboBox;
private System.Windows.Forms.ComboBox 系数三comboBox;
private System.Windows.Forms.ComboBox 系数四comboBox;
private System.Windows.Forms.NumericUpDown 系数一numericUpDown;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.NumericUpDown 周期一numericUpDown;
private System.Windows.Forms.NumericUpDown 系数二numericUpDown;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.NumericUpDown 系数三numericUpDown;
private System.Windows.Forms.NumericUpDown 周期四numericUpDown;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.NumericUpDown 周期三numericUpDown;
private System.Windows.Forms.NumericUpDown 系数四numericUpDown;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.NumericUpDown 周期二numericUpDown;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.DataGrid dataGrid1;
private System.Windows.Forms.TabPage tabPage3;
private C1.Win.C1Chart.C1Chart c1Chart1;
private System.Windows.Forms.MainMenu mainMenu;
private System.Windows.Forms.MenuItem menuItem;
private System.Windows.Forms.MenuItem 生成menuItem;
private System.Windows.Forms.MenuItem 排序menuItem;
private System.Windows.Forms.MenuItem 运算menuItem;
private System.Windows.Forms.MenuItem menuItem6;
private System.Windows.Forms.MenuItem 退出menuItem;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -