代码拉取完成,页面将自动刷新
同步操作将从 江南李先生/一起来击键 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
namespace 一起来击键
{
partial class 主界面窗体
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// button1
//
this.button1.Location = new System.Drawing.Point(34, 30);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(119, 49);
this.button1.TabIndex = 0;
this.button1.Text = "数码";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(203, 29);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(124, 51);
this.button2.TabIndex = 2;
this.button2.Text = "文本";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(16, 110);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(494, 72);
this.label1.TabIndex = 3;
this.label1.Text = "本项目为gitee码云开源项目一起来击键(点击此处访问项目)\r\n项目地址:https://gitee.com/cloverlzy/hit-the-keyboard" +
"\r\n开源许可证为Apache v2.0\r\n项目原作者:cloverlzy";
this.label1.Click += new System.EventHandler(this.label1_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(384, 30);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(117, 50);
this.button3.TabIndex = 4;
this.button3.Text = "获取最新版";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// 主界面窗体
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(522, 198);
this.Controls.Add(this.button3);
this.Controls.Add(this.label1);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Name = "主界面窗体";
this.Text = "一起来击键v1.0.1";
this.Load += new System.EventHandler(this.main_windows_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button3;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。