书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 8146 个相关结果.
  • Qigsaw 介绍

    在2019GMTC全球大前端大会上,我们完成《基于Android App Bundle动态化方案探索》议题宣讲,并于2019年6月26号正式开源Qigsaw 。 Qigsaw是爱奇艺自主研发的动态化框架,其核心优势如下: 利用Android App Bundle开发套件,极速开发体验。 支持Android App Bundle所有功能特性,"山寨"P...
  • Device

    Device Methods & Properties Device Related Classes Device Framework7 comes with Device detection library with which contains useful information about device and platform. It...
  • musicList

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

    FNRecordMp3 概述 open params callback(ret) 示例代码 可用性 start params callback(ret) 示例代码 可用性 stop params callback(ret) 示例代码 可用性 pause params callback(ret) 示例代码 可用性 c...
  • Multiplatform

    Multiplatform Http Client Common JVM Android iOS Javascript Posix compatible desktops: MacOS, Linux, Windows Samples Android tasks iOS tasks Multiplatform Http Client ...
  • Editor introduction

    Editor introduction Editor’s interface Android editor Web editor Advanced features Managing editor features Work in progress The content of this page was not yet updated fo...
  • HideWhen

    HideWhen HideWhen HideWhen用来设置某个平台或者某个屏幕方向时显示的元素。 <div hideWhen = "android" > I am hidden on Android! </div> <div hideWhen = "ios" > I am hidden on iOS! </di...
  • 2. 创建第一个跨平台应用

    创建第一个跨平台应用 Create the project from a template Examine the project structure Write common declarations Add platform-specific implementations Explore the expect/actual mechanism (o...
  • Publish to Native Platforms

    Publishing to Native Platforms Prerequisites Builder Configuration Common Builder Configuration for Publishing to Native Platforms Resource Server Address Polyfills Make Immedia...
  • Debugging JavaScript on Native Platforms

    Debugging JavaScript on Native Platforms Debugging on Android / iOS Debugging on Windows / Mac Using lldb to view the current JS call stack Global configuration of lldb Config...