加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ui.ui 16.11 KB
一键复制 编辑 原始数据 按行查看 历史
辣橙 提交于 2022-03-30 11:55 . v20220330
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590
<?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>700</width>
<height>475</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>700</width>
<height>0</height>
</size>
</property>
<property name="font">
<font/>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>95</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label">
<property name="minimumSize">
<size>
<width>100</width>
<height>100</height>
</size>
</property>
<property name="font">
<font>
<pointsize>24</pointsize>
</font>
</property>
<property name="text">
<string>安全教育刷课程序</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>目标网址:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QComboBox" name="projectType">
<item>
<property name="text">
<string>通用安全教育</string>
</property>
</item>
<item>
<property name="text">
<string>新生安全教育</string>
</property>
</item>
<item>
<property name="text">
<string>专题安全教育</string>
</property>
</item>
<item>
<property name="text">
<string>其他(请在右侧框内填写)</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QLineEdit" name="TARGET_URL">
<property name="minimumSize">
<size>
<width>115</width>
<height>0</height>
</size>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<property name="text">
<string>http://weiban.mycourse.cn/#/course?projectType=normal</string>
</property>
<property name="frame">
<bool>true</bool>
</property>
<property name="dragEnabled">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>网址格式:http://weiban.mycourse.cn/#/course?projectType=...</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>每节课的完成时长:</string>
</property>
</widget>
</item>
<item row="1" column="1" rowspan="2">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<widget class="QLabel" name="label_4">
<property name="text">
<string>秒 (至少10秒。时间太短容易被发现是用程序刷课)</string>
</property>
</widget>
</item>
<item row="0" column="2">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QSpinBox" name="MAX_BIAS">
<property name="maximum">
<number>3600</number>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_6">
<property name="text">
<string>秒 (让每节课完成的时间有所差异; 若为0, 则相同)</string>
</property>
</widget>
</item>
<item row="1" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<widget class="QSpinBox" name="INTERVAL_BETWEEN_TWO_LESSON">
<property name="minimum">
<number>10</number>
</property>
<property name="maximum">
<number>3600</number>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>时间偏差上限:</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_15">
<property name="text">
<string>等待进度:</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QProgressBar" name="waitProgressBar">
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>true</bool>
</property>
<property name="invertedAppearance">
<bool>false</bool>
</property>
<property name="textDirection">
<enum>QProgressBar::TopToBottom</enum>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>模块进度:</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QProgressBar" name="progressBar">
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>true</bool>
</property>
<property name="invertedAppearance">
<bool>false</bool>
</property>
<property name="textDirection">
<enum>QProgressBar::TopToBottom</enum>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_13">
<property name="text">
<string>总进度:</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QProgressBar" name="totalProgressBar">
<property name="value">
<number>0</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="textVisible">
<bool>true</bool>
</property>
<property name="invertedAppearance">
<bool>false</bool>
</property>
<property name="textDirection">
<enum>QProgressBar::TopToBottom</enum>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>选择浏览器:</string>
</property>
</widget>
</item>
<item row="6" column="1">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QComboBox" name="BROWSER">
<property name="font">
<font/>
</property>
<item>
<property name="text">
<string>Edge</string>
</property>
</item>
<item>
<property name="text">
<string>Firefox</string>
</property>
</item>
<item>
<property name="text">
<string>Chrome</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_11">
<property name="text">
<string>还没安装驱动?请先查看浏览器版本,再点此处安装版本匹配的驱动:</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="downloadDriverButton">
<property name="text">
<string>安装驱动</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>加载浏览器驱动:</string>
</property>
</widget>
</item>
<item row="7" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,1">
<item>
<widget class="QPushButton" name="findLocalDriver">
<property name="font">
<font>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>选择驱动文件</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="driverPath">
<property name="text">
<string>当前未选择驱动文件</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="testDriver">
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>测试驱动</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="start">
<property name="font">
<font>
<pointsize>12</pointsize>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>开始刷课</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="label_14">
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>94</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>700</width>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>帮助</string>
</property>
<widget class="QMenu" name="menu_B">
<property name="title">
<string>本程序相关B站视频</string>
</property>
<addaction name="bilibili_v1"/>
<addaction name="bilibili_v2"/>
<addaction name="bilibili_v3"/>
<addaction name="bilibili_v4"/>
</widget>
<addaction name="how2GetVersionOfBrowser"/>
<addaction name="whyNeedDriver"/>
<addaction name="how2DownloadDriver"/>
<addaction name="separator"/>
<addaction name="menu_B"/>
</widget>
<widget class="QMenu" name="menu_3">
<property name="title">
<string>开发</string>
</property>
<widget class="QMenu" name="gitee">
<property name="title">
<string>查看程序源代码</string>
</property>
<addaction name="github"/>
<addaction name="actionGitee_2"/>
</widget>
<addaction name="checkLog"/>
<addaction name="gitee"/>
</widget>
<addaction name="menu"/>
<addaction name="menu_3"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="whyNeedDriver">
<property name="text">
<string>为什么需要浏览器驱动</string>
</property>
</action>
<action name="how2DownloadDriver">
<property name="text">
<string>怎么安装浏览器驱动</string>
</property>
</action>
<action name="action_B">
<property name="text">
<string>本程序在B站的视频</string>
</property>
</action>
<action name="action_3">
<property name="text">
<string>查看程序源代码</string>
</property>
</action>
<action name="bilibili_v1">
<property name="text">
<string>1.新生安全教育(2021.8.19)</string>
</property>
</action>
<action name="bilibili_v2">
<property name="text">
<string>2.安全教育(2022.1.10)</string>
</property>
</action>
<action name="bilibili_v3">
<property name="text">
<string>3.图形界面(2022.2.1)</string>
</property>
</action>
<action name="actionGithub">
<property name="text">
<string>Github(可能会被墙)</string>
</property>
</action>
<action name="actionGitee">
<property name="text">
<string>Gitee</string>
</property>
</action>
<action name="checkLog">
<property name="text">
<string>查看日志</string>
</property>
</action>
<action name="github">
<property name="text">
<string>Github(可能会被墙)</string>
</property>
</action>
<action name="actionGitee_2">
<property name="text">
<string>Gitee</string>
</property>
</action>
<action name="how2GetVersionOfBrowser">
<property name="text">
<string>怎么查看浏览器版本号</string>
</property>
</action>
<action name="bilibili_v4">
<property name="text">
<string>4.信号与槽(2022.3.24)</string>
</property>
</action>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化