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...