12 Star 50 Fork 16

幽灵代码/跳一跳辅助qt版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cheatdlg.ui 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CheatDlg</class>
<widget class="QDialog" name="CheatDlg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>343</width>
<height>202</height>
</rect>
</property>
<property name="windowTitle">
<string>微信跳一跳 by小光</string>
</property>
<widget class="QPushButton" name="startbtn">
<property name="geometry">
<rect>
<x>70</x>
<y>100</y>
<width>75</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>启动</string>
</property>
</widget>
<widget class="QPushButton" name="stopbtn_2">
<property name="geometry">
<rect>
<x>190</x>
<y>100</y>
<width>75</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>停止</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>60</x>
<y>40</y>
<width>231</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:18pt; font-weight:600;&quot;&gt;小光出品,必属精品!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ghostcode/TiaoYiTiaoFuZhuqtBan.git
git@gitee.com:ghostcode/TiaoYiTiaoFuZhuqtBan.git
ghostcode
TiaoYiTiaoFuZhuqtBan
跳一跳辅助qt版
master

搜索帮助