问题:
A . Set the BaseStream property with the destination stream, and set the CompressionMode property to Compression.
B . Specify the stream to write into the DeflateStream object is created (for example, in the constructor).
C . Use the Write method of the DeflateStream class.
D . Register for the BaseSream event of the DeflateStream class.
● 参考解析
本题暂无解析
相关内容
相关标签