摘要:
1.form 2.ajax发送 django获取文件 request.FILES.get('file', '') tornado获取文件 self.requests.files.get('file', '') 获取的格式 list [{'body': 'aaa', 'content_type': u 阅读全文
posted @ 2018-07-10 10:56
.Tang
阅读(237)
评论(0)
推荐(0)
|
摘要:
1.form 2.ajax发送 django获取文件 request.FILES.get('file', '') tornado获取文件 self.requests.files.get('file', '') 获取的格式 list [{'body': 'aaa', 'content_type': u 阅读全文
posted @ 2018-07-10 10:56
.Tang
阅读(237)
评论(0)
推荐(0)
|