diff --git a/CNAS_DBSync/ActivationForm.Designer.cs b/CNAS_DBSync/ActivationForm.Designer.cs index 94f0bef..d85e224 100644 --- a/CNAS_DBSync/ActivationForm.Designer.cs +++ b/CNAS_DBSync/ActivationForm.Designer.cs @@ -45,7 +45,7 @@ namespace CNAS_DBSync this.lblActivationCode.AutoSize = true; this.lblActivationCode.Location = new System.Drawing.Point(20, 120); this.lblActivationCode.Name = "lblActivationCode"; - this.lblActivationCode.Size = new System.Drawing.Size(82, 24); + this.lblActivationCode.Size = new System.Drawing.Size(69, 20); this.lblActivationCode.TabIndex = 2; this.lblActivationCode.Text = "激活码:"; // @@ -55,12 +55,12 @@ namespace CNAS_DBSync this.txtActivationCode.Multiline = true; this.txtActivationCode.Name = "txtActivationCode"; this.txtActivationCode.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.txtActivationCode.Size = new System.Drawing.Size(560, 150); + this.txtActivationCode.Size = new System.Drawing.Size(840, 225); this.txtActivationCode.TabIndex = 0; // // btnActivate // - this.btnActivate.Location = new System.Drawing.Point(250, 310); + this.btnActivate.Location = new System.Drawing.Point(370, 460); this.btnActivate.Name = "btnActivate"; this.btnActivate.Size = new System.Drawing.Size(100, 30); this.btnActivate.TabIndex = 3; @@ -76,7 +76,7 @@ namespace CNAS_DBSync this.lnkDownloadCode.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204))))); this.lnkDownloadCode.Location = new System.Drawing.Point(20, 23); this.lnkDownloadCode.Name = "lnkDownloadCode"; - this.lnkDownloadCode.Size = new System.Drawing.Size(152, 27); + this.lnkDownloadCode.Size = new System.Drawing.Size(129, 23); this.lnkDownloadCode.TabIndex = 4; this.lnkDownloadCode.TabStop = true; this.lnkDownloadCode.Text = "下载机器识别码"; @@ -84,9 +84,9 @@ namespace CNAS_DBSync // // ActivationForm // - this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F); + this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(600, 360); + this.ClientSize = new System.Drawing.Size(909, 563); this.Controls.Add(this.lblTitle); this.Controls.Add(this.lblDescription); this.Controls.Add(this.lblActivationCode); diff --git a/dll/CNAS_DBSync.exe b/dll/CNAS_DBSync.exe index 8b3a4f9..df0828f 100644 Binary files a/dll/CNAS_DBSync.exe and b/dll/CNAS_DBSync.exe differ diff --git a/dll/CnasLocalIDAL.dll b/dll/CnasLocalIDAL.dll index ed82ee4..c92855c 100644 Binary files a/dll/CnasLocalIDAL.dll and b/dll/CnasLocalIDAL.dll differ diff --git a/dll/CnasSynchronousCommon.dll b/dll/CnasSynchronousCommon.dll index 5d04e65..fa35852 100644 Binary files a/dll/CnasSynchronousCommon.dll and b/dll/CnasSynchronousCommon.dll differ diff --git a/dll/CnasSynchronusClient.dll b/dll/CnasSynchronusClient.dll index 3d43193..a6166c6 100644 Binary files a/dll/CnasSynchronusClient.dll and b/dll/CnasSynchronusClient.dll differ diff --git a/dll/CnasSynchronusDAL.dll b/dll/CnasSynchronusDAL.dll index 2eb98bd..594ad54 100644 Binary files a/dll/CnasSynchronusDAL.dll and b/dll/CnasSynchronusDAL.dll differ diff --git a/dll/CnasSynchronusIDAL.dll b/dll/CnasSynchronusIDAL.dll index bc2ef78..9187834 100644 Binary files a/dll/CnasSynchronusIDAL.dll and b/dll/CnasSynchronusIDAL.dll differ diff --git a/dll/CnasSynchrousModel.dll b/dll/CnasSynchrousModel.dll index 9c9044f..6017223 100644 Binary files a/dll/CnasSynchrousModel.dll and b/dll/CnasSynchrousModel.dll differ diff --git a/dll/Newtonsoft.Json.dll b/dll/Newtonsoft.Json.dll index 74d63cf..55d537f 100644 Binary files a/dll/Newtonsoft.Json.dll and b/dll/Newtonsoft.Json.dll differ diff --git a/dll/SyncLocalDAL.dll b/dll/SyncLocalDAL.dll index 4f3ec9d..3a51f06 100644 Binary files a/dll/SyncLocalDAL.dll and b/dll/SyncLocalDAL.dll differ