学习笔记(02):Python 面试100讲(基于Python3.x)-XML文档与字典之间的互相转换

立即学习:https://edu.csdn.net/course/play/26755/340151?utm_source=blogtoedu

dicttoxml模块用于将字典转换为xml文档

xmltodict模块用于将xml文档转换为字典

发布了17 篇原创文章 · 获赞 0 · 访问量 187

猜你喜欢

转载自blog.csdn.net/weixin_43745945/article/details/104184233