博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年9月10日

摘要: /// /// 模拟http 发送post或get请求 /// /// /// /// public string HttpPost(string url, string data) { ... 阅读全文

posted @ 2015-09-10 18:15 米粒3 阅读(516) 评论(0) 推荐(0) 编辑