python 修改xml文档 ... ElementTree import parse, Element doc = parse('pred.xml') root ... Write back to a file doc.write('newpred.xml', ...
確定! 回上一頁