寫xml檔案a) 用etree和objectify from lxml import etree, ... ElementTree(anno_tree).write("text.xml", pretty_print=True).
確定! 回上一頁