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.
我想使用 Python / Unix 将 webservice url =' http://services.groupkt.com/country/get/all ' 中的数据转换为 xml 格式。请建议。
您尝试转换的数据是 JSON 格式。这里已经有你的问题的答案