更新键盘方面的禁用

Signed-off-by: fong <wuwenfengmi@outlook.com>
This commit is contained in:
fong
2024-01-30 19:41:07 +08:00
parent a1bc38df3d
commit 35b5c2f657
4 changed files with 55 additions and 2 deletions
+3 -2
View File
@@ -62,7 +62,7 @@
</font>
</property>
<property name="text">
<string>开始扫描</string>
<string>Start</string>
</property>
</widget>
<widget class="QSpinBox" name="threads">
@@ -107,7 +107,7 @@
</rect>
</property>
<property name="text">
<string>保存扫描结果</string>
<string>Save output</string>
</property>
</widget>
<widget class="QLabel" name="label">
@@ -122,6 +122,7 @@
<property name="text">
<string>IP范围 总数不能超过2147483647
127.0.0.1
192.168.0.0/24
0.0.0.0-255.255.255.255
domain.com</string>
</property>