Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用c#中的HttpWebRequest实现12306余票查询 | 温柔小猪 #41

Open
ZhaoQi99 opened this issue Mar 28, 2019 · 0 comments
Open

Comments

@ZhaoQi99
Copy link
Owner

https://zhaoqi.vip/1797370495.html

准备工作 下载用于解析JSON的类库(Newtonsoft.Json.dll)(下载地址:Newtonsoft.Json.dll); 在C#项目中添加对其的引用。 在程序中导入命名空间:12345using Newtonsoft.Json;using Newtonsoft.Json.Linq;using System.Net;using System.Text.RegularExpressions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant