API 事件监听 API 同步 API 异步 API API 小程序开发框架提供丰富的QQ原生 API,可以方便的调起QQ提供的能力,如获取用户信息,本地存储,支付功能等。详细介绍请参考 API 文档 。 通常,在小程序 API 有以下几种类型: 事件监听 API 我们约定,以 on 开头的 API 用来监听某个事件是否触发,如:qq...
API 说明 Taro 的 API 包括 Taro 内置提供的 API 以及对小程序的端能力 API 的封装。 其中对小程序的端能力 API 的封装,主要会基于微信小程序的 API 规范,对于其他小程序类似的 API,会在 Taro 中适配为小程序 API 的规范格式,并且都挂载在 Taro 命名空间下。 例如,支付宝小程序中,my.alert ...
API wepy.app Class wepy.component Class wepy.page Class wepy.event Class wepy.mixin Class API wepy.app Class App 基类,小程序入口。 export class App extends wepy . app { ...
API API This section describes all the APIs of Feathers and its individual modules. Core: Feathers core functionality Application - The main Feathers application API Servic...