会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
梦中琴歌
博客园
首页
新随笔
联系
管理
订阅
2018年5月11日
使用ajax发送文件的三种方式及预览图片的方法,上传按钮美化
摘要: 后端代码 def upload(request): if request.method == "GET": return render(request,'upload.html') if request.method =="POST": pass def upload_file(request):
阅读全文
posted @ 2018-05-11 00:15 梦中琴歌
阅读(368)
评论(0)
推荐(0)