This repository has been archived by the owner on Nov 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
218,812 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# kaoyanzhengzhishuati | ||
考研政治自制刷题GUI | ||
|
||
|
||
|
||
## 初衷 | ||
|
||
由于个人原因,不方便拿手机进行学习,接触的电脑也没有网络,所以特地写了该程序自用,功能比较简单,只是刷题罢了,后面会考虑加错题功能,仅供交流学习! | ||
|
||
|
||
|
||
## 程序快照 | ||
|
||
![](.\images\1.png) | ||
|
||
![](.\images\2.png) | ||
|
||
![](.\images\3.png) | ||
|
||
---- | ||
|
||
## 题库(目前就这么多吧,也够用了!) | ||
|
||
![](.\images\4.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,220 @@ | ||
<?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>1157</width> | ||
<height>943</height> | ||
</rect> | ||
</property> | ||
<property name="windowTitle"> | ||
<string>MainWindow</string> | ||
</property> | ||
<property name="styleSheet"> | ||
<string notr="true">background-color: rgb(231, 255, 211);</string> | ||
</property> | ||
<widget class="QWidget" name="centralwidget"> | ||
<widget class="QWidget" name=""> | ||
<property name="geometry"> | ||
<rect> | ||
<x>20</x> | ||
<y>10</y> | ||
<width>1121</width> | ||
<height>921</height> | ||
</rect> | ||
</property> | ||
<layout class="QVBoxLayout" name="verticalLayout"> | ||
<item> | ||
<layout class="QHBoxLayout" name="horizontalLayout"> | ||
<item> | ||
<widget class="QLabel" name="label"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 18pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>题库名称:</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QLineEdit" name="title"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 18pt "Adobe Devanagari";</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QPushButton" name="selectbutton"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 18pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>选择题库</string> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</item> | ||
<item> | ||
<layout class="QHBoxLayout" name="horizontalLayout_2"> | ||
<item> | ||
<widget class="QComboBox" name="comboBox1"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 16pt "Adobe Devanagari";</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<spacer name="horizontalSpacer"> | ||
<property name="orientation"> | ||
<enum>Qt::Horizontal</enum> | ||
</property> | ||
<property name="sizeType"> | ||
<enum>QSizePolicy::Fixed</enum> | ||
</property> | ||
<property name="sizeHint" stdset="0"> | ||
<size> | ||
<width>200</width> | ||
<height>20</height> | ||
</size> | ||
</property> | ||
</spacer> | ||
</item> | ||
<item> | ||
<widget class="QComboBox" name="comboBox2"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 16pt "Adobe Devanagari";</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QComboBox" name="comboBox3"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 16pt "Adobe Devanagari";</string> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</item> | ||
<item> | ||
<widget class="QTextEdit" name="question"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QTextBrowser" name="xuanxiang"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<layout class="QHBoxLayout" name="horizontalLayout_3"> | ||
<item> | ||
<widget class="QCheckBox" name="checkBoxA"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>A</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QCheckBox" name="checkBoxB"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>B</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QCheckBox" name="checkBoxC"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>C</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QCheckBox" name="checkBoxD"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>D</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QPushButton" name="pasttimu"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>上一题</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QPushButton" name="submition"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>提交</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QPushButton" name="showresult"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>展示答案</string> | ||
</property> | ||
</widget> | ||
</item> | ||
<item> | ||
<widget class="QPushButton" name="nexttimu"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 14pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="text"> | ||
<string>下一题</string> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</item> | ||
<item> | ||
<widget class="QTextBrowser" name="jiexi"> | ||
<property name="styleSheet"> | ||
<string notr="true">font: 75 12pt "Adobe Devanagari";</string> | ||
</property> | ||
<property name="html"> | ||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | ||
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> | ||
p, li { white-space: pre-wrap; } | ||
</style></head><body style=" font-family:'Adobe Devanagari'; font-size:12pt; font-weight:72; font-style:normal;"> | ||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'SimSun'; font-size:9pt; font-weight:400;"><br /></p></body></html></string> | ||
</property> | ||
</widget> | ||
</item> | ||
</layout> | ||
</widget> | ||
</widget> | ||
</widget> | ||
<resources/> | ||
<connections/> | ||
</ui> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.