Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的 gSOAP 客户端上启用 GZIP 压缩。我该怎么做?
GZIP 需要 Zlib 库,使用 -DWITH_GZIP 编译源代码。它在手册中。你在哪里卡住了?