To parse XML, python has an API for doing that. The module that implements the API is the xml.etree.ElementTree module, so you would have to ...
確定! 回上一頁