当前位置:网站首页>小程序----API
小程序----API
2022-04-22 17:54:00 【一只呆瓜学编程】
1 小程序 API 概述
小程序中的 API 是由宿主环境提供的,通过这些丰富的小程序 API,开发者可以方便的调用微信提供的能力,例如:获取用户信息、本地存储、支付功能等。
2 小程序 API 的 3 大分类
小程序官方把 API 分为了如下 3 大类:
-
事件监听 API
特点:以 on 开头,用来监听某些事件的触发 举例:wx.onWindowResize(function callback) 监听窗口尺寸变化的事件 -
同步 API
特点1:以 Sync 结尾的 API 都是同步 API 特点2:同步 API 的执行结果,可以通过函数返回值直接获取,如果执行出错会抛出异常 举例:wx.setStorageSync('key', 'value') 向本地存储中写入内容 -
异步 API
特点:类似于 jQuery 中的 $.ajax(options) 函数,需要通过 success、fail、complete 接收调用的结果 举例:wx.request() 发起网络数据请求,通过 success 回调函数接收数据
版权声明
本文为[一只呆瓜学编程]所创,转载请带上原文链接,感谢
https://blog.csdn.net/m0_53022813/article/details/124350802
边栏推荐
- [C language] getchar() function buffer
- 为什么智能手机传感器市场一直是索尼占主导
- Soft test high item notes | enterprise application integration
- Multithreaded notes | future interface function
- Huawei router realizes the connection between headquarters and branches through MPLS virtual private network
- Guiyitong appointment registration
- Notes on high items of soft test | composition of project management knowledge system
- Soft test high-level notes | tools and techniques for collecting needs
- 软考高项笔记 | 信息化的五个层次
- 因索引合并导致的MySQL死锁分析与解决实战!
猜你喜欢

Notes on soft test high items | six elements of national information system

Servlet 的继承关系

Unable to translate SQLException with Error code ‘0‘, will now try the fallback translator

How can the AVI file exported from PR be read by ImageJ?

Durable and easy to drive are recognized. On the first anniversary of ID. crozz, the power of new products has become stronger?

How does PR adjust the resolution of the output video?

How does PR modify the name of the program and how does PR modify the name of the sequence

软考高项笔记 | 可行性研究的步骤

视频播放常用的库

软考高项笔记 | 项目评估的依据
随机推荐
多线程笔记 | 线程的六种状态
It's not just what you see on the surface, but the product logic behind JetBlue Dasheng
How does PR adjust the resolution of the output video?
leetcode--806. 写字符串需要的行数
PiKachu-File Inclusion(文件包含漏洞)
可不止表面看到的,捷途大圣背后的产品逻辑
耐看、好开被认可,ID. CROZZ一周年,新款产品力又变强?
Fluent list and map
视频播放常用的库
软考高项笔记 | 项目评估的依据
MySQL排序与分页
红队攻防知识分享-红日安全团队靶场1-速通版
软考高项笔记 | 收集需求的工具与技术
2022年,网传苹果即将发布的新机型iPhone 14 Pro和iPhone 14 Pro Max将会是全新屏幕造型,不再是刘海屏,你对新屏幕造型的iPhone 14期待吗?
摆脱 AI 生产“小作坊”:如何基于 Kubernetes 构建云原生 AI 平台
设计千万级学生管理系统的考试试卷存储方案
Soft test high-level notes | tools and techniques for collecting needs
Characteristics of soft test high item notes | items
Inventory 6 open source projects of Niuniu
Failed to start component [StandardEngine[Catalina]. StandardHost[localhost]. StandardContext