https://github.com/flyher/trainquery
Query from 12306,which is a simple demo to deal with json.Base on new website.
https://github.com/flyher/trainquery
Last synced: 5 months ago
JSON representation
Query from 12306,which is a simple demo to deal with json.Base on new website.
- Host: GitHub
- URL: https://github.com/flyher/trainquery
- Owner: flyher
- License: other
- Created: 2013-12-31T08:05:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-15T06:33:49.000Z (about 12 years ago)
- Last Synced: 2024-04-14T21:15:37.455Z (about 2 years ago)
- Language: C#
- Homepage:
- Size: 512 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TrainQuery
==========
Query from 12306,which is a simple demo to deal with json.
===
Update 2014-01-08
修改:
1.购票高峰期查询余票得到无返回数据或者异常数据的处理,这次bug直接导致程序崩溃,已更正.
===
Update 2014-01-06
修改:
1.修改的天数范围,26天可查,因为新增的D和L允许购买25天的票;
2.票价查询做了一点,就懒得写了,等啥时候无聊了加上吧。
PS:本Demo不再更新,发现新版的还好,准备改改以前的代码直接上订票代码了.
===
Update 2013-12-25
增加:
1.dic加载成功提示,打开程序时检查网络连接,查询统计列车数;
预计:
1.下个版本增加余票的价格;