Re={} #返回python字典。
對於pf中的行:#遍歷文件的每壹行。
Tmp = line.split("= ",1) #用" = "分隔每壹行。
Re[tmp[0]] = tmp[1] #插入字典。
德爾線
關閉(屬性文件路徑)