亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? frm_netsettings.ui

?? qt4.4.3下編寫的嵌入式UI界面
?? UI
字號:
<ui version="4.0" > <class>frm_netSettings</class> <widget class="QWidget" name="frm_netSettings" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>748</width>    <height>523</height>   </rect>  </property>  <property name="windowTitle" >   <string>網絡設置</string>  </property>  <property name="styleSheet" >   <string notr="true" >font: 12pt "文泉驛正黑";background-color: rgb(112, 200, 11);</string>  </property>  <widget class="QDialogButtonBox" name="buttonBox" >   <property name="geometry" >    <rect>     <x>290</x>     <y>470</y>     <width>189</width>     <height>34</height>    </rect>   </property>   <property name="standardButtons" >    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>   </property>  </widget>  <widget class="QLabel" name="label" >   <property name="geometry" >    <rect>     <x>40</x>     <y>30</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>物理地址</string>   </property>  </widget>  <widget class="QLabel" name="label_2" >   <property name="geometry" >    <rect>     <x>40</x>     <y>70</y>     <width>71</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>IP 地址</string>   </property>  </widget>  <widget class="QLabel" name="label_3" >   <property name="geometry" >    <rect>     <x>430</x>     <y>50</y>     <width>71</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>端口號</string>   </property>  </widget>  <widget class="QLabel" name="label_4" >   <property name="geometry" >    <rect>     <x>40</x>     <y>110</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>子網掩碼</string>   </property>  </widget>  <widget class="QLabel" name="label_5" >   <property name="geometry" >    <rect>     <x>410</x>     <y>130</y>     <width>91</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>多播地址</string>   </property>  </widget>  <widget class="QLabel" name="label_6" >   <property name="geometry" >    <rect>     <x>40</x>     <y>190</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>中心服務器</string>   </property>  </widget>  <widget class="QLabel" name="label_7" >   <property name="geometry" >    <rect>     <x>40</x>     <y>150</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>DNS地址</string>   </property>  </widget>  <widget class="QLabel" name="label_8" >   <property name="geometry" >    <rect>     <x>410</x>     <y>90</y>     <width>91</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>默認網關</string>   </property>  </widget>  <widget class="QLabel" name="label_9" >   <property name="geometry" >    <rect>     <x>390</x>     <y>170</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>主機端口號</string>   </property>  </widget>  <widget class="QLabel" name="label_10" >   <property name="geometry" >    <rect>     <x>40</x>     <y>230</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>http端口</string>   </property>  </widget>  <widget class="QLabel" name="label_11" >   <property name="geometry" >    <rect>     <x>40</x>     <y>270</y>     <width>71</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>用戶名</string>   </property>  </widget>  <widget class="QCheckBox" name="checkBox" >   <property name="geometry" >    <rect>     <x>517</x>     <y>220</y>     <width>71</width>     <height>30</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::RightToLeft</enum>   </property>   <property name="text" >    <string>DHCP</string>   </property>  </widget>  <widget class="QCheckBox" name="checkBox_3" >   <property name="geometry" >    <rect>     <x>607</x>     <y>220</y>     <width>81</width>     <height>30</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::RightToLeft</enum>   </property>   <property name="text" >    <string>PPPoE</string>   </property>  </widget>  <widget class="QPushButton" name="pushButton" >   <property name="geometry" >    <rect>     <x>420</x>     <y>260</y>     <width>100</width>     <height>36</height>    </rect>   </property>   <property name="text" >    <string>設置密碼</string>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_2" >   <property name="geometry" >    <rect>     <x>150</x>     <y>60</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_3" >   <property name="geometry" >    <rect>     <x>150</x>     <y>100</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_4" >   <property name="geometry" >    <rect>     <x>150</x>     <y>140</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_5" >   <property name="geometry" >    <rect>     <x>150</x>     <y>180</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_6" >   <property name="geometry" >    <rect>     <x>150</x>     <y>220</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_7" >   <property name="geometry" >    <rect>     <x>150</x>     <y>260</y>     <width>251</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_8" >   <property name="geometry" >    <rect>     <x>510</x>     <y>50</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_9" >   <property name="geometry" >    <rect>     <x>510</x>     <y>90</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_10" >   <property name="geometry" >    <rect>     <x>510</x>     <y>130</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_11" >   <property name="geometry" >    <rect>     <x>510</x>     <y>170</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLabel" name="label_13" >   <property name="geometry" >    <rect>     <x>150</x>     <y>30</y>     <width>221</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>AA:BB:CC:DD:FF:EE</string>   </property>  </widget>  <widget class="QGroupBox" name="groupBox" >   <property name="geometry" >    <rect>     <x>40</x>     <y>330</y>     <width>531</width>     <height>121</height>    </rect>   </property>   <property name="autoFillBackground" >    <bool>false</bool>   </property>   <property name="styleSheet" >    <string notr="true" >border-color: rgb(0, 170, 127);</string>   </property>   <property name="title" >    <string>DDNS</string>   </property>   <property name="flat" >    <bool>false</bool>   </property>   <property name="checkable" >    <bool>true</bool>   </property>   <property name="checked" >    <bool>false</bool>   </property>   <widget class="QLineEdit" name="lineEdit_13" >    <property name="geometry" >     <rect>      <x>180</x>      <y>70</y>      <width>191</width>      <height>34</height>     </rect>    </property>   </widget>   <widget class="QPushButton" name="pushButton_2" >    <property name="geometry" >     <rect>      <x>390</x>      <y>50</y>      <width>100</width>      <height>36</height>     </rect>    </property>    <property name="text" >     <string>設置密碼</string>    </property>   </widget>   <widget class="QLabel" name="label_14" >    <property name="geometry" >     <rect>      <x>110</x>      <y>40</y>      <width>70</width>      <height>24</height>     </rect>    </property>    <property name="text" >     <string>用戶名</string>    </property>   </widget>   <widget class="QLineEdit" name="lineEdit_12" >    <property name="geometry" >     <rect>      <x>180</x>      <y>30</y>      <width>191</width>      <height>34</height>     </rect>    </property>   </widget>   <widget class="QLabel" name="label_12" >    <property name="geometry" >     <rect>      <x>109</x>      <y>76</y>      <width>40</width>      <height>24</height>     </rect>    </property>    <property name="text" >     <string>域名</string>    </property>   </widget>  </widget>  <widget class="Line" name="line" >   <property name="geometry" >    <rect>     <x>40</x>     <y>310</y>     <width>681</width>     <height>16</height>    </rect>   </property>   <property name="orientation" >    <enum>Qt::Horizontal</enum>   </property>  </widget>  <widget class="Line" name="line_2" >   <property name="geometry" >    <rect>     <x>40</x>     <y>450</y>     <width>681</width>     <height>16</height>    </rect>   </property>   <property name="orientation" >    <enum>Qt::Horizontal</enum>   </property>  </widget> </widget> <resources/> <connections/></ui>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
精品捆绑美女sm三区| 国产精品免费视频观看| 成人开心网精品视频| 日韩中文字幕1| 国产精品夫妻自拍| 日韩免费在线观看| 色婷婷久久久亚洲一区二区三区 | 欧美性感一区二区三区| 国产一区二区三区不卡在线观看| 一个色在线综合| 国产精品人成在线观看免费| 91精品国产综合久久国产大片| 成人av网址在线观看| 黄页视频在线91| 日韩专区一卡二卡| 亚洲小说欧美激情另类| 国产精品久久久久aaaa| 久久久.com| 精品美女在线观看| 337p亚洲精品色噜噜| 欧美伊人精品成人久久综合97| 99久久精品99国产精品| 风间由美中文字幕在线看视频国产欧美| 轻轻草成人在线| 婷婷综合另类小说色区| 一区二区激情视频| 一区二区三区在线不卡| 亚洲三级小视频| 中文字幕佐山爱一区二区免费| 国产日韩在线不卡| 久久人人爽人人爽| 久久婷婷综合激情| 久久精品一级爱片| 久久免费偷拍视频| 久久久久国产精品免费免费搜索| 日韩欧美国产麻豆| 精品国产网站在线观看| 欧美mv日韩mv亚洲| 欧美精品一区男女天堂| 欧美变态tickling挠脚心| 欧美大片日本大片免费观看| 欧美一区二区视频网站| 欧美一卡在线观看| 精品剧情在线观看| 久久久精品tv| 国产精品欧美综合在线| 亚洲三级理论片| 亚洲精品福利视频网站| 一区二区成人在线视频| 亚洲午夜久久久久久久久久久| 亚洲国产欧美另类丝袜| 日韩中文字幕亚洲一区二区va在线| 亚洲va韩国va欧美va| 美女网站色91| 国产一级精品在线| 99久久精品国产毛片| 99精品视频一区二区| 色婷婷久久一区二区三区麻豆| 欧美天堂一区二区三区| 欧美一区二区福利视频| 久久精品一二三| 亚洲精选在线视频| 肉色丝袜一区二区| 国产大片一区二区| 色中色一区二区| 91麻豆精品国产91久久久更新时间 | 日韩精品一级二级| 国产精品一区二区免费不卡| av激情综合网| 7777精品伊人久久久大香线蕉经典版下载 | 国产精品99久| 91日韩在线专区| 欧美日韩国产高清一区二区| 精品国产精品一区二区夜夜嗨| 国产精品久久久久久久久免费丝袜| 亚洲免费视频成人| 久草这里只有精品视频| 99久久免费精品高清特色大片| 欧美人动与zoxxxx乱| 欧美经典三级视频一区二区三区| 亚洲夂夂婷婷色拍ww47| 精品一区二区三区免费播放| 99视频超级精品| 日韩欧美国产综合在线一区二区三区 | 91久久精品网| 精品福利av导航| 亚洲精品网站在线观看| 精品一区二区三区免费观看 | 欧美精品在线观看播放| 国产日韩欧美一区二区三区综合| 一区二区在线观看视频 | 国产成a人亚洲精| 欧美日韩国产综合一区二区| 国产三级精品三级在线专区| 亚洲成a人在线观看| 成人手机在线视频| 日韩午夜在线观看| 亚洲精品一二三| 国产成人免费xxxxxxxx| 91精选在线观看| 亚洲一二三区在线观看| 成人毛片视频在线观看| 精品久久一二三区| 亚洲成av人片一区二区梦乃| 成人福利视频在线看| 久久综合久久综合久久| 亚洲电影你懂得| 一本一道久久a久久精品综合蜜臀 一本一道综合狠狠老 | 成人av在线播放网址| 精品久久久久久久久久久院品网 | 色哟哟日韩精品| 国产精品久久久久久一区二区三区| 免费观看久久久4p| 欧美性xxxxxx少妇| 亚洲特级片在线| 成人aa视频在线观看| 久久久99精品久久| 精品亚洲欧美一区| 欧美一卡二卡三卡| 三级在线观看一区二区| 欧美日韩国产123区| 亚洲一区二三区| 色88888久久久久久影院野外 | 国产精品久久久久久妇女6080| 极品美女销魂一区二区三区| 欧美一区二区精品久久911| 五月天网站亚洲| 欧美日韩激情在线| 亚洲午夜久久久| 欧美视频在线一区二区三区| 亚洲一区二区精品久久av| 欧美在线观看一区| 亚洲最大色网站| 欧美在线高清视频| 午夜不卡av免费| 91精品久久久久久蜜臀| 美女在线一区二区| 久久新电视剧免费观看| 国产一区二区毛片| 久久久久久一二三区| 国产69精品一区二区亚洲孕妇 | 亚洲久草在线视频| 在线观看区一区二| 亚洲国产毛片aaaaa无费看| 在线播放视频一区| 蜜乳av一区二区三区| 久久久蜜臀国产一区二区| 国产精品888| 国产精品乱人伦| 91伊人久久大香线蕉| 亚洲一区二区三区四区中文字幕| 欧美视频在线观看一区二区| 免费成人美女在线观看.| 久久久久成人黄色影片| 99在线精品观看| 亚洲在线成人精品| 欧美酷刑日本凌虐凌虐| 久久99九九99精品| 中文字幕一区二区三区色视频 | 成人免费精品视频| 亚洲国产精品欧美一二99| 日韩女优毛片在线| 成人综合婷婷国产精品久久免费| 亚洲乱码国产乱码精品精98午夜 | 欧美韩国日本综合| 色吧成人激情小说| 日韩av电影天堂| 国产日韩欧美激情| 日本韩国精品一区二区在线观看| 日韩精品高清不卡| 国产日本亚洲高清| 在线精品视频小说1| 激情丁香综合五月| 亚洲欧美另类图片小说| 91精品国产高清一区二区三区蜜臀| 国产成人免费视频一区| 一区二区三区加勒比av| 久久久亚洲高清| 欧美日韩一区二区三区视频| 国产乱码一区二区三区| 亚洲一线二线三线久久久| 国产网站一区二区| 欧美日韩aaaaaa| 91亚洲永久精品| 国产一区欧美二区| 天天色综合成人网| 欧美激情一区二区三区四区| 欧美日韩精品欧美日韩精品一| 国产a视频精品免费观看| 日韩精品欧美精品| 成人免费在线观看入口| 久久亚洲影视婷婷| 欧美高清视频一二三区 | 91在线播放网址| 国产一区二区三区四区五区入口 | 韩国午夜理伦三级不卡影院| 一区二区三区中文字幕| 欧美极品aⅴ影院| 精品少妇一区二区| 欧美午夜免费电影|