args = ImmutableMultiDict([('name', 'zhangsan'), ('age', '13')]) form = ImmutableMultiDict([]). 用form 属性的话得到是一个空字典哦 ...
確定! 回上一頁