会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Annie's Wonderland
在生活的路上保持积极向上的心态~
联系
管理
2018年1月24日
Etree方式解析xml知识积累
摘要: >>> import sys >>> try: ... import xml.etree.cElementTree as ET ... except ImportError: ... import xml.etree.ElementTree as ET ... 导入包,推荐使用cElementTre
阅读全文
posted @ 2018-01-24 18:00 小七Libra
阅读(907)
评论(0)
推荐(0)
公告