书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 6996 个相关结果.
  • Theme-Based Rendering

    Theme Based Rendering Theme Based Rendering When we develop Framework7 app for multiple platforms with mutliple themes (ios , md , aurora ) we need to control which elements ...
  • Button 按钮

    Button 按钮 代码示例 API Button props ButtonGroup props Button 按钮 基础组件,触发业务逻辑时使用。 注意:非 template/render 模式下,需使用 i-button 。 代码示例 按钮类型 按钮类型有:默认按钮、主按钮、虚线按钮、文字按钮以及四种颜色按钮。...
  • 发布应用程序

    发布应用程序 Android app iOS app Symbolicating crash reports 发布应用程序 Once your mobile apps are ready for release, it’s time to deliver them to the users by publishing them in app st...
  • replay

    replay 概述 start callback(ret) 示例代码 可用性 stopAlbum params callback(ret) 示例代码 可用性 stopShahe callback(ret) 示例代码 可用性 startReplayKit callback(ret) 示例代码 可用性 stopReplayK...
  • 组件

    组件 iOS 活动指示器 iOS 日期选择器 DrawerLayoutAndroid 图像 列表视图 Map 视图 导航器 iOS 导航器 iOS 选择器 ProgressBarAndroid 滚动视图 iOS 滑块 SwitchAndroid iOS 开关 iOS 选项卡 TabBarIOS.Item 文本 文本输入...
  • 了解移动端项目结构

    了解移动端项目结构 Root project Shared module Source sets Android library iOS framework Android application iOS application 了解移动端项目结构 The purpose of the Kotlin Multiplatform techn...
  • Supported Browsers

    Supported Browsers Supported Browsers Ext JS DESKTOP - Windows, OSX, Linux 7.x classic 7.x modern Microsoft Edge chromium 85 • • Microsoft Edge 12 • • Internet Explorer 11 ...
  • 权限引导

    权限引导 my.showAuthGuide (Object) 入参说明 示例代码 权限引导 my.showAuthGuide (Object) 通过权限引导模块以图文等形式向用户弹出 Dialog,引导用户打开相应的权限。权限引导的核心是引导而非权限判断,调用时机应该在业务方确认所需权限被限制的时候;此外权限引导弹框受疲劳度等因素控制。 ...
  • musicList

    musicList 概述 getMusicList 获取铃声列表 getMusicList(callback(ret)) ##callback(ret) ret: - 类型:JSON对象 - 内部字段: js { data:[ { soundID: , //数字类型;铃声编号(仅iOS支持) soundName:'', //字符串类型;铃声的name ...
  • Avatar 头像

    Avatar 头像 概述 代码示例 API Avatar props Avatar events Avatar 头像 概述 用来代表用户或事物,支持图片、图标或字符展示。 代码示例 基础用法 头像有三种尺寸,两种形状可选。 4.0.0 版本开始,size 可以设置为数值。 <template> ...