当前位置:网站首页>微信小程序uploadfile服务器,微信小程序之wx.uploadFile[通俗易懂]
微信小程序uploadfile服务器,微信小程序之wx.uploadFile[通俗易懂]
2022-07-06 16:30:00 【Java架构师必看】
大家好,我是架构君,一个会写代码吟诗的架构师。今天说一说微信小程序uploadfile服务器,微信小程序之wx.uploadFile[通俗易懂],希望能够帮助大家进步!!!
wx.uploadFile(Object object)
将本地资源上传到服务器。客户端发起一个 HTTPS POST 请求,其中 content-type 为 multipart/form-data
url:开发者服务器地址
filePath:要上传文件资源的路径
name:文件对应的 key,开发者在服务端可以通过这个 key 获取文件的二进制内容
header:HTTP 请求 Header,Header 中不能设置 Referer
formData:HTTP 请求中其他额外的 form data
success:接口调用成功的回调函数
fail:接口调用失败的回调函数
complete:接口调用结束的回调函数(调用成功、失败都会执行)
实例
wx.chooseImage({
success (res) {
const tempFilePaths = res.tempFilePaths
wx.uploadFile({
url: 'https://example.weixin.qq.com/upload',
filePath: tempFilePaths[0],
name: 'file',
formData: {
'user': 'test'
},
success (res){
const data = res.data
//do something
}
})
}
})
边栏推荐
- Wasserstein Slim GAIN with Gradient Penalty(WSGAIN-GP)介绍及代码实现——基于生成对抗网络的缺失数据填补
- SuperSocket 1.6 创建一个简易的报文长度在头部的Socket服务器
- Wasserstein slim gain with gradient poverty (wsgain-gp) introduction and code implementation -- missing data filling based on generated countermeasure network
- Gradle知識概括
- ArrayExpress数据库里的细胞只有两个txt是不是只能根据Line到ENA下载测序跑矩阵?
- How can Oracle CDC deserialize with jsondebeziumdeserializationschema
- The worse the AI performance, the higher the bonus? Doctor of New York University offered a reward for the task of making the big model perform poorly
- DAY THREE
- Unity 颜色板|调色板|无级变色功能
- Basic chart interpretation of "Oriental selection" hot out of circle data
猜你喜欢
JDBC programming of MySQL database
【通信】两层无线 Femtocell 网络上行链路中的最优功率分配附matlab代码
公链与私链在数据隐私和吞吐量上的竞争
Design a red envelope grabbing system
Talking about the current malpractice and future development
If the request URL contains jsessionid, the solution
app通用功能测试用例
Résumé des connaissances de gradle
基于jsp+servlet+mysql框架的旅游管理系统【源码+数据库+报告】
Detailed explanation of regular expression (regexp) in MySQL
随机推荐
MATLIB reads data from excel table and draws function image
[unmanned aerial vehicle] multi unmanned cooperative task allocation program platform, including Matlab code
matplotlib画柱状图并添加数值到图中
How rider uses nuget package offline
Where does this "judge the operation type according to the op value and assemble SQL by yourself" mean? It means simply using Flink tab
okcc呼叫中心的订单管理时怎么样的
Gradle knowledge generalization
The programmer refused the offer because of low salary, HR became angry and netizens exploded
pinia 模块划分
[212] what are three methods for PHP to send post requests
使用源码编译来安装PostgreSQL13.3数据库
【212】php发送post请求有哪三种方法
1000字精选 —— 接口测试基础
web渗透测试是什么_渗透实战
传统企业要为 Web3 和去中心化做的 11 个准备
Every year, 200 billion yuan is invested in the chip field, and "China chip" venture capital is booming
[OFDM communication] OFDM system signal detection based on deep learning with matlab code
Yaduo Sangu IPO
Wu Enda 2022 machine learning course evaluation is coming!
Cas d'essai fonctionnel universel de l'application