使用Python解析macro.ini# -*- coding: utf-8 -*- import os import re ... for attr in DiffDict[cmd].keys(): AttrDict = DiffDict[cmd][attr] if ...
確定! 回上一頁