代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Introduction</class>
<widget class="QDialog" name="Introduction">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>523</width>
<height>313</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>221</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
font: 16pt;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>游戏介绍</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>141</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 12pt ;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>Nahida likes:</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>30</x>
<y>90</y>
<width>281</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 12pt ;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>Nahida doesn't like:</string>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView">
<property name="geometry">
<rect>
<x>150</x>
<y>50</y>
<width>21</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/res/apple.png);</string>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_2">
<property name="geometry">
<rect>
<x>190</x>
<y>40</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/res/veget.png);</string>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_3">
<property name="geometry">
<rect>
<x>220</x>
<y>90</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/res/shilaimu.png);</string>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_4">
<property name="geometry">
<rect>
<x>270</x>
<y>90</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/res/piaofuling.png);</string>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_5">
<property name="geometry">
<rect>
<x>330</x>
<y>95</y>
<width>181</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/res/yucha3.png);</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>30</x>
<y>130</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 16pt ;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>控制:</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>30</x>
<y>160</y>
<width>361</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>跳跃:“space/空格”
最多可以进行两段跳</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>30</x>
<y>200</y>
<width>421</width>
<height>81</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>冲刺:“shift”、“鼠标右键”
冲刺期间角色处于无敌状态,内置计时器,不可以一直冲刺哦
(某些障碍物似乎只有使用冲刺才能应对......)</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>240</x>
<y>50</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 11pt;
color: rgb(85, 170, 0);</string>
</property>
<property name="text">
<string>(获得无敌)</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。