代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>949</width>
<height>618</height>
</rect>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QLCDNumber" name="lcdNumber">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>921</width>
<height>131</height>
</rect>
</property>
<property name="lineWidth">
<number>1</number>
</property>
<property name="digitCount">
<number>15</number>
</property>
</widget>
<widget class="QLineEdit" name="inputEdit">
<property name="geometry">
<rect>
<x>160</x>
<y>160</y>
<width>461</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>25</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="resultEdit">
<property name="geometry">
<rect>
<x>770</x>
<y>160</y>
<width>151</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>25</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>660</x>
<y>160</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>19</pointsize>
</font>
</property>
<property name="text">
<string>Result:</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>20</x>
<y>160</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>Input:</string>
</property>
</widget>
<widget class="QPushButton" name="eightButton">
<property name="geometry">
<rect>
<x>570</x>
<y>280</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>8</string>
</property>
</widget>
<widget class="QPushButton" name="nineButton">
<property name="geometry">
<rect>
<x>690</x>
<y>280</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>9</string>
</property>
</widget>
<widget class="QPushButton" name="addButton">
<property name="geometry">
<rect>
<x>810</x>
<y>280</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>+</string>
</property>
</widget>
<widget class="QPushButton" name="sevenButton">
<property name="geometry">
<rect>
<x>450</x>
<y>280</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>7</string>
</property>
</widget>
<widget class="QPushButton" name="fourButton">
<property name="geometry">
<rect>
<x>450</x>
<y>350</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>4</string>
</property>
</widget>
<widget class="QPushButton" name="oneButton">
<property name="geometry">
<rect>
<x>450</x>
<y>420</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>1</string>
</property>
</widget>
<widget class="QPushButton" name="zeroButton">
<property name="geometry">
<rect>
<x>450</x>
<y>490</y>
<width>231</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>0</string>
</property>
</widget>
<widget class="QPushButton" name="fiveButton">
<property name="geometry">
<rect>
<x>570</x>
<y>350</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>5</string>
</property>
</widget>
<widget class="QPushButton" name="sixButton">
<property name="geometry">
<rect>
<x>690</x>
<y>350</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>6</string>
</property>
</widget>
<widget class="QPushButton" name="subButton">
<property name="geometry">
<rect>
<x>810</x>
<y>350</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>-</string>
</property>
</widget>
<widget class="QPushButton" name="twoButton">
<property name="geometry">
<rect>
<x>570</x>
<y>420</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>2</string>
</property>
</widget>
<widget class="QPushButton" name="threeButton">
<property name="geometry">
<rect>
<x>690</x>
<y>420</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>3</string>
</property>
</widget>
<widget class="QPushButton" name="equalButton">
<property name="geometry">
<rect>
<x>810</x>
<y>420</y>
<width>111</width>
<height>131</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>=</string>
</property>
</widget>
<widget class="QPushButton" name="pointButton">
<property name="geometry">
<rect>
<x>690</x>
<y>490</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>.</string>
</property>
</widget>
<widget class="QPushButton" name="acButton">
<property name="geometry">
<rect>
<x>450</x>
<y>210</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>AC</string>
</property>
</widget>
<widget class="QPushButton" name="cButton">
<property name="geometry">
<rect>
<x>570</x>
<y>210</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>C</string>
</property>
</widget>
<widget class="QPushButton" name="chuButton">
<property name="geometry">
<rect>
<x>690</x>
<y>210</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>/</string>
</property>
</widget>
<widget class="QPushButton" name="chengButton">
<property name="geometry">
<rect>
<x>810</x>
<y>210</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>X</string>
</property>
</widget>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>200</y>
<width>371</width>
<height>291</height>
</rect>
</property>
<widget class="QPushButton" name="eButton">
<property name="geometry">
<rect>
<x>260</x>
<y>220</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>e^</string>
</property>
</widget>
<widget class="QPushButton" name="qiugenButton">
<property name="geometry">
<rect>
<x>260</x>
<y>150</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>√</string>
</property>
</widget>
<widget class="QPushButton" name="arctanButton">
<property name="geometry">
<rect>
<x>260</x>
<y>80</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>25</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>arctan</string>
</property>
</widget>
<widget class="QPushButton" name="tanButton">
<property name="geometry">
<rect>
<x>260</x>
<y>10</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>tan</string>
</property>
</widget>
<widget class="QPushButton" name="cosButton">
<property name="geometry">
<rect>
<x>140</x>
<y>10</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>cos</string>
</property>
</widget>
<widget class="QPushButton" name="arccosButton">
<property name="geometry">
<rect>
<x>140</x>
<y>80</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>25</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>arccos</string>
</property>
</widget>
<widget class="QPushButton" name="lnButton">
<property name="geometry">
<rect>
<x>140</x>
<y>150</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>ln</string>
</property>
</widget>
<widget class="QPushButton" name="qiumiButton">
<property name="geometry">
<rect>
<x>140</x>
<y>220</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>^</string>
</property>
</widget>
<widget class="QPushButton" name="jueduiButton">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>|x|</string>
</property>
</widget>
<widget class="QPushButton" name="arcsinButton">
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>25</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>arcsin</string>
</property>
</widget>
<widget class="QPushButton" name="sinButton">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>sin</string>
</property>
</widget>
<widget class="QPushButton" name="qiuyuButton">
<property name="geometry">
<rect>
<x>20</x>
<y>220</y>
<width>111</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>%</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="qiehuanButton">
<property name="geometry">
<rect>
<x>20</x>
<y>490</y>
<width>351</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe 黑体 Std R</family>
<pointsize>27</pointsize>
<weight>75</weight>
<italic>false</italic>
<bold>true</bold>
</font>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="text">
<string>简易/科学计算器</string>
</property>
</widget>
<zorder>widget</zorder>
<zorder>lcdNumber</zorder>
<zorder>inputEdit</zorder>
<zorder>resultEdit</zorder>
<zorder>label</zorder>
<zorder>label_2</zorder>
<zorder>eightButton</zorder>
<zorder>nineButton</zorder>
<zorder>addButton</zorder>
<zorder>sevenButton</zorder>
<zorder>fourButton</zorder>
<zorder>oneButton</zorder>
<zorder>zeroButton</zorder>
<zorder>fiveButton</zorder>
<zorder>sixButton</zorder>
<zorder>subButton</zorder>
<zorder>twoButton</zorder>
<zorder>threeButton</zorder>
<zorder>equalButton</zorder>
<zorder>pointButton</zorder>
<zorder>acButton</zorder>
<zorder>cButton</zorder>
<zorder>chuButton</zorder>
<zorder>chengButton</zorder>
<zorder>qiehuanButton</zorder>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>949</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。