Skip to content

python3提供接口供 网页上传文件 示例,包括各种文件的上传(图片,csv,Excel,doc,pdf等)

Notifications You must be signed in to change notification settings

ysjdskf/Demo_UploadFile_Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1、Python语言的应用 之 Demo_UploadFile_Python

python3提供接口供 网页上传文件 示例,包括各种文件的上传(图片,csv,Excel,doc,pdf等)

2、更新信息

开发者:沙振宇(沙师弟专栏)
创建时间:2019-7-29
最后一次更新时间:2019-12-17
个人网址:https://www.shazhenyu.com
专栏地址:https://shazhenyu.blog.csdn.net

3、文件说明

./create ———————— 接收上传完成的文件
./file ————————— 准备上传的文件
./html ————————— 网页源文件夹
./html/index.html ———— 网页源文件
./html/jquery1.11.1.js —— jq1.11.1源码
./html/upload.css ———— 网页的样式文件
./html/upload.js ————— 网页上传js代码,主要是post表单上传
./html/README.md ——— Readme文件
./html/upload.py ————— Python上传文件源码
./gitattributes —————— Github中项目语言设定

./其它文件

4、效果

4.1、Python效果图

image

4.2、网页效果图

image

About

python3提供接口供 网页上传文件 示例,包括各种文件的上传(图片,csv,Excel,doc,pdf等)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%