修改获取本地IP后截取的逻辑

This commit is contained in:
zhouyunhao
2024-08-20 08:44:40 +08:00
3 changed files with 83 additions and 3 deletions

View File

@@ -884,7 +884,7 @@
//
// button2
//
this.button2.Location = new System.Drawing.Point(925, 351);
this.button2.Location = new System.Drawing.Point(926, 457);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(84, 38);
this.button2.TabIndex = 147;
@@ -894,7 +894,7 @@
//
// zhanhao
//
this.zhanhao.Location = new System.Drawing.Point(909, 319);
this.zhanhao.Location = new System.Drawing.Point(920, 408);
this.zhanhao.Name = "zhanhao";
this.zhanhao.Size = new System.Drawing.Size(113, 21);
this.zhanhao.TabIndex = 148;
@@ -903,7 +903,7 @@
//
this.groupBox2.Controls.Add(this.labelyinjian);
this.groupBox2.Controls.Add(this.labelruanjian);
this.groupBox2.Location = new System.Drawing.Point(816, 108);
this.groupBox2.Location = new System.Drawing.Point(859, 105);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(174, 184);
this.groupBox2.TabIndex = 149;