1 Star 2 Fork 0

Tom_code/Qt贪吃蛇

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gamewindow.ui 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tom_code 提交于 2021-08-17 18:26 . init and push
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>GameWindow</class>
<widget class="QWidget" name="GameWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>909</width>
<height>608</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tom_code/qt-greedy-snake.git
git@gitee.com:tom_code/qt-greedy-snake.git
tom_code
qt-greedy-snake
Qt贪吃蛇
master

搜索帮助