如何在 iPhone 中解压压缩的 XML 文件?
我正在开发一个应用程序,在其中我从 Web 服务获取压缩的 XML 文件。 现在我需要解压缩它并解析它。 如何解压缩来自网络服务的 XML 文件???是否有必要在解析之前保存解压文件(解压后),或者是否有代码直接提供解压文件而不将其保存到文档目录?
这方面的代码很有帮助。
提前致谢..
I am developing an application in which I am getting a zipped XML file from web service.
Now I need to unzip it and I have to parse it. How can I unzip an XML file coming from web service??? Is it necessary to save unzipped file (after unzipping) before taking it to parse or is there a code which gives unzipped file directly without saving it to documents directory?
Code for this is helpful.
Thanks in advance..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论