摘要: .NET 后台提交POST请求请看下面的一个小示例 public OperationResult GetRequestResult(string Command, Dictionary Params) { try { ... 阅读全文
posted @ 2012-10-23 14:04 skin33 阅读(1252) 评论(1) 推荐(1)