xmltodict 是一个 Python模块,可以让操作XML像操作JSON一样简便。 >>> doc = xmltodict.parse(""" ... <mydocument has="an attribute"> ... <and> .
確定! 回上一頁