FlayerVEO 学无止境 - Python2 requests-文件上传 的评论 ```python import requests #导入模块 url="文件上传网址" #定义文件上传的网址 files={"file":("文件名","文件内容")} #创建文件字典 r... 1970-01-01T00:00:00+00:00 Typecho http://124.222.113.99/index.php/feed/atom/archives/1637