ImmutableMultiDict 它看起来像是的Dict; print(request.form["key"]) # 'asd'; print(list(request.form.keys())) # ['key']; # 将它的结果转化为 ...
確定! 回上一頁