Is there any best way to store the data into database by parsing an XML file. My code: from xml.etree import ElementTree import mysql.connector ...
確定! 回上一頁