From e34817aba6c4cb0d3db017c76615c7638bfe8bdb Mon Sep 17 00:00:00 2001 From: wisdomwei201804 Date: Thu, 5 Jul 2018 16:16:11 +0800 Subject: [PATCH] =?UTF-8?q?v3.8.5.0=20=201=E3=80=81=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=9E=E6=97=B6=E4=BF=9D=E5=AD=98=E3=80=82?= =?UTF-8?q?2=E3=80=81=E5=8F=AF=E6=B7=BB=E5=8A=A0=E5=A4=9A=E4=B8=AA?= =?UTF-8?q?=E5=85=AC=E7=BD=91IP=E7=BD=91=E5=9D=80=EF=BC=8C=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E8=BF=90=E8=A1=8C=E6=98=AF=E9=80=90=E4=B8=AA=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=EF=BC=8C=E5=BD=93=E6=9C=89=E8=BF=94=E5=9B=9E=E5=80=BC?= =?UTF-8?q?=E6=97=B6=E5=81=9C=E6=AD=A2=E3=80=823=E3=80=81=E7=AE=80?= =?UTF-8?q?=E5=8C=96=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- net.nutcore.aliddns/net.nutcore.aliddns/Form_main.Designer.cs | 4 ++-- net.nutcore.aliddns/net.nutcore.aliddns/Form_main.cs | 4 ++-- .../net.nutcore.aliddns/Properties/AssemblyInfo.cs | 4 ++-- net.nutcore.aliddns/net.nutcore.aliddns/updateinfo.txt | 3 +++ 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.Designer.cs b/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.Designer.cs index 8cf96f8..0850e4e 100644 --- a/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.Designer.cs +++ b/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.Designer.cs @@ -363,7 +363,7 @@ // textBox_TTL // this.textBox_TTL.Location = new System.Drawing.Point(65, 120); - this.textBox_TTL.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.textBox_TTL.Margin = new System.Windows.Forms.Padding(2); this.textBox_TTL.Name = "textBox_TTL"; this.textBox_TTL.Size = new System.Drawing.Size(37, 21); this.textBox_TTL.TabIndex = 15; @@ -620,7 +620,7 @@ this.button_addUrl.Name = "button_addUrl"; this.button_addUrl.Size = new System.Drawing.Size(90, 23); this.button_addUrl.TabIndex = 21; - this.button_addUrl.Text = "添加地址"; + this.button_addUrl.Text = "添加网址"; this.button_addUrl.UseVisualStyleBackColor = true; this.button_addUrl.Click += new System.EventHandler(this.button_addUrl_Click); // diff --git a/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.cs b/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.cs index b34c874..d894be5 100644 --- a/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.cs +++ b/net.nutcore.aliddns/net.nutcore.aliddns/Form_main.cs @@ -870,7 +870,7 @@ namespace net.nutcore.aliddns private void comboBox_whatIsUrl_Leave(object sender, EventArgs e) { //cfg.SaveAppSetting("whatIsUrl", this.comboBox_whatIsUrl.Text.ToString()); - textBox_log.AppendText(System.DateTime.Now.ToString() + " " + "公网IP查询网址已经修改,请测试并确定是否添加进配置文件!" + "\r\n"); + textBox_log.AppendText(System.DateTime.Now.ToString() + " " + "网址有变化,请测试并确定是否添加进配置文件!" + "\r\n"); } private void button_addNewDomain_Click(object sender, EventArgs e) @@ -885,7 +885,7 @@ namespace net.nutcore.aliddns { if (newItem == comboBox_whatIsUrl.Items[i].ToString()) { - textBox_log.AppendText(System.DateTime.Now.ToString() + " " + "填写的公网IP查询网址已经存在,无需重复添加!" + "\r\n"); + textBox_log.AppendText(System.DateTime.Now.ToString() + " " + "该网址已经存在,无需重复添加!" + "\r\n"); return; } } diff --git a/net.nutcore.aliddns/net.nutcore.aliddns/Properties/AssemblyInfo.cs b/net.nutcore.aliddns/net.nutcore.aliddns/Properties/AssemblyInfo.cs index 718651f..300650a 100644 --- a/net.nutcore.aliddns/net.nutcore.aliddns/Properties/AssemblyInfo.cs +++ b/net.nutcore.aliddns/net.nutcore.aliddns/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值, // 方法是按如下所示使用“*”: : // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.8.4.8")] -[assembly: AssemblyFileVersion("3.8.4.8")] +[assembly: AssemblyVersion("3.8.5.0")] +[assembly: AssemblyFileVersion("3.8.5.0")] diff --git a/net.nutcore.aliddns/net.nutcore.aliddns/updateinfo.txt b/net.nutcore.aliddns/net.nutcore.aliddns/updateinfo.txt index 6594353..8293705 100644 --- a/net.nutcore.aliddns/net.nutcore.aliddns/updateinfo.txt +++ b/net.nutcore.aliddns/net.nutcore.aliddns/updateinfo.txt @@ -1,3 +1,6 @@ +v3.8.5.0 +1޸ʵʱ档2ӶIPַԶѯзֵʱֹͣ3򻯴롣 + v3.8.4.8 1ʵʵʱļ2򻯴ʵ֡3DEBUG...