Yossarian161 / svtickets

rob tickets software for 12306

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

克隆代码

使用 git 获取 svtickets 项目源代码:

$ git clone git://github.com/byxing/svtickets
$ cd svtickets

克隆子模块项目:

$ git submodule init
$ git submodule update

更新 svtickets 项目代码:

$ cd svtickets
$ git pull -f

About

rob tickets software for 12306


Languages

Language:C++ 85.4%Language:C 14.6%