代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DbWgt</class>
<widget class="QWidget" name="DbWgt">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>820</width>
<height>520</height>
</rect>
</property>
<property name="windowTitle">
<string>DbWgt</string>
</property>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>761</width>
<height>441</height>
</rect>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>40</x>
<y>20</y>
<width>755</width>
<height>25</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>用户ID:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="userId"/>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>用户名:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="userName"/>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>邮箱:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="userEmail"/>
</item>
<item>
<widget class="QPushButton" name="addBtn">
<property name="text">
<string>新增</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="modifyBtn">
<property name="text">
<string>修改</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。