摘要:
/// /// 模拟http 发送post或get请求 /// /// /// /// public string HttpPost(string url, string data) { ... 阅读全文
posted @ 2015-09-10 18:15 米粒3 阅读(542) 评论(0) 推荐(0)
|
摘要:
/// /// 模拟http 发送post或get请求 /// /// /// /// public string HttpPost(string url, string data) { ... 阅读全文
posted @ 2015-09-10 18:15 米粒3 阅读(542) 评论(0) 推荐(0) |
||