⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 formsend.ui~

📁 该程序实现了通过tcp协议向另外一个终端发送数据的功能
💻 UI~
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>FormSend</class><widget class="QDialog">    <property name="name">        <cstring>FormSend</cstring>    </property>    <property name="geometry">        <rect>            <x>140</x>            <y>120</y>            <width>320</width>            <height>240</height>        </rect>    </property>    <property name="minimumSize">        <size>            <width>320</width>            <height>240</height>        </size>    </property>    <property name="maximumSize">        <size>            <width>320</width>            <height>240</height>        </size>    </property>    <property name="caption">        <string>talkback sender</string>    </property></widget><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -