Skip to content

Commit

Permalink
更新格式
Browse files Browse the repository at this point in the history
  • Loading branch information
AutuanLiu authored Mar 29, 2017
1 parent 044807e commit 613b8ba
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,19 @@
**A system of airplane tickets Selling and Management.**
---
---
###开发工具
### 开发工具
* 开发工具
>`code::blocks``markdownpad``sphinx`
`code::blocks``markdownpad``sphinx`

* 流程图制作工具
>`visio`以及`gliffy`
`visio`以及`gliffy`

* 开发语言
> `C`语言,`markdown`文本标记语言
---
`C`语言,`markdown`文本标记语言



###程序运行方法
### 程序运行方法
* 通过点击[here](https://github.com/AutuanLiu/Ticket "source code")或者访问`https://github.com/AutuanLiu/Ticket`;
* 点击页面的右上方的`Download ZIP`,将其下载到本地;
* 在 code::blocks中新建一个工程,将所有`.c ``.h`文件添加进去;
Expand All @@ -29,16 +28,14 @@
* 同名的HTML文件,可通过浏览器打开.


---
### note
推荐使用 `code::blocks`,因为该工程在其上开发,**不保证**`VC6.0`可以**正常编译运行**

---
###程序主要功能以及数据传输流程图
### 程序主要功能以及数据传输流程图

![flowchart](https://github.com/AutuanLiu/Ticket/blob/master/images/FlowChart.png)

---
######Date

###### Date
2015年11月25日
:grin:

0 comments on commit 613b8ba

Please sign in to comment.