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