Open-Sourced

This commit is contained in:
e2hang
2025-07-20 11:34:53 +08:00
parent c0b7b10149
commit c9c34c5501
9 changed files with 1298 additions and 0 deletions

80
information.ui Normal file
View File

@@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>information</class>
<widget class="QWidget" name="information">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>439</width>
<height>329</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QPushButton" name="button">
<property name="geometry">
<rect>
<x>330</x>
<y>290</y>
<width>75</width>
<height>24</height>
</rect>
</property>
<property name="text">
<string>我已阅读</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>381</width>
<height>201</height>
</rect>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
hr { height: 1px; border-width: 0; }
li.unchecked::marker { content: &quot;\2610&quot;; }
li.checked::marker { content: &quot;\2612&quot;; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;h2 style=&quot; margin-top:16px; margin-bottom:16px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; line-height:120%; background-color:#ffffff;&quot;&gt;&lt;a name=&quot;滑稽社介绍&quot;&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:x-large; font-weight:600; color:#000000; background-color:#ffffff;&quot;&gt;滑&lt;/span&gt;&lt;span style=&quot; font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:8pt; font-weight:600; color:#000000; background-color:#ffffff;&quot;&gt;稽社介绍&lt;/span&gt;&lt;/h2&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:16px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; background-color:#ffffff;&quot;&gt;&lt;span style=&quot; font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:10pt; font-weight:700; color:#000000;&quot;&gt;滑稽社&lt;/span&gt;&lt;span style=&quot; font-family:'Helvetica Neue','Helvetica','Segoe UI','Arial','freesans','sans-serif'; font-size:8pt; color:#333333;&quot;&gt;Huaji Club创立于2018年是一个起源于“整活”精神、发展于技术热情的高校科技创业社团。我们以“自由探索、滑稽创新”为核心理念致力于打造一个属于技术爱好者、开源精神拥护者和数字创客的乐园。&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Release Version: V1.0&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>250</y>
<width>351</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Copyright © 20182025 滑稽社 Huaji Club. All rights reserved.</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>