程式碼例項: from xml.dom import minidom import os def get_cur_path(): return os.getcwd() def make_xml(): # 建立Document xml = minidom.
確定! 回上一頁