当前位置:网站首页>微信小程序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
}
})
}
})
边栏推荐
- Example code of MySQL split string as query condition
- Wu Enda 2022 machine learning course evaluation is coming!
- Please help xampp to do sqlilab is a black
- If the request URL contains jsessionid, the solution
- 若依请求url中带有jsessionid的解决办法
- Matplotlib draws a histogram and adds values to the graph
- Scholar doctor hahaha
- 【212】php发送post请求有哪三种方法
- The tutorial of computer reinstallation win10 system is simple and easy to understand. It can be reinstalled directly without U disk
- Per capita Swiss number series, Swiss number 4 generation JS reverse analysis
猜你喜欢

Asset security issues or constraints on the development of the encryption industry, risk control + compliance has become the key to breaking the platform

英国都在试行4天工作制了,为什么BAT还对996上瘾?

《数字经济全景白皮书》保险数字化篇 重磅发布

Stop saying that microservices can solve all problems

Who said that new consumer brands collapsed? Someone behind me won

Wind chime card issuing network source code latest version - commercially available
Detailed explanation of regular expression (regexp) in MySQL

The method of reinstalling win10 system is as simple as that

MATLIB从excel表中读取数据并画出函数图像

How much does the mlperf list weigh when AI is named?
随机推荐
Yaduo Sangu IPO
短链的设计
CRMEB 商城系统如何助力营销?
公链与私链在数据隐私和吞吐量上的竞争
I've been laid off, and I'll lose money for everything. The days when I once made a monthly salary of 20000 are not coming back
自动化测试工具Katalon(Web)测试操作说明
Gradle知识概括
MATLIB从excel表中读取数据并画出函数图像
The intranet penetrates the zerotier extranet (mobile phone, computer, etc.) to access intranet devices (raspberry pie, NAS, computer, etc.)
Design of short chain
Tourism Management System Based on jsp+servlet+mysql framework [source code + database + report]
Unity 颜色板|调色板|无级变色功能
Wasserstein Slim GAIN with Gradient Penalty(WSGAIN-GP)介绍及代码实现——基于生成对抗网络的缺失数据填补
Do you still have to rely on Simba to shout for a new business that is Kwai?
The method of reinstalling win10 system is as simple as that
Matplotlib draws a histogram and adds values to the graph
使用源码编译来安装PostgreSQL13.3数据库
How can Oracle CDC deserialize with jsondebeziumdeserializationschema
Today's sleep quality record 78 points
DAY ONE