摘要: namespace Microshaoft { using System; using System.IO; using System.Web.Services.Protocols; public class GZipSoapExtension : SoapExtension { private Stream _originalStrea... 阅读全文
posted @ 2008-09-24 22:51 于斯人也 阅读(4870) 评论(2) 推荐(0)