-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
68fee7a
commit 967dfa5
Showing
1 changed file
with
14 additions
and
4 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,6 +1,16 @@ | ||
# MetroTicketingSystem | ||
HITSZ 2023 创新实践课B项目——模拟地铁自动售票系统 | ||
# Metro Ticketing System | ||
HITSZ 2023 创新实践课B 项目——模拟地铁售票系统 | ||
|
||
作者:[Maxwell Jay](https://github.com/MaxwellJay256) | ||
Author: [@Maxwell Jay](https://github.com/MaxwellJay256) | ||
|
||
开发套件:Qt 6.5.1 | ||
Dev environment: Visual Studio 2022, Qt 6.5.1 | ||
|
||
## Demo | ||
|
||
1. 售票 | ||
|
||
![Purchase](./resources/demo_Purchase.gif) | ||
|
||
2. 地图查询 | ||
|
||
![Query](./resources/demo_Query.gif) |