一、xml簡介 xml是實現不同語言或程式之間進行資料交換的協定,跟json差不多 ... print(root.iter('year')) #全文搜尋# print(root.find('country')) ...
確定! 回上一頁