书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 8146 个相关结果.
  • 3. 更新 UI

    更新用户界面 Update the Android module Work with the iOS module in Xcode Next step Get help 更新用户界面 This is the third part of the Getting started with Kotlin Multiplatform for mobi...
  • Use the build cache

    使用构建缓存加快干净构建的速度 更改构建缓存的位置 清除构建缓存 停用构建缓存 使用构建缓存加快干净构建的速度 构建缓存可以存储 Android Plugin for Gradle 在构建您的项目时生成的特定输出(例如未打包的 AAR 和 pre-dexed 远程依赖项)。使用缓存时,您的干净构建将显著加快,因为构建系统在后续构建期间可以直接...
  • 使用原生的调试器

    使用原生的调试器 调试 Dart 代码 Dart 调试器 Flutter inspector Flutter outline 使用 Android Gradle 调试(Android) 使用 Xcode 调试(iOS) 资源 Flutter Android iOS 使用原生的调试器 如果你只使用 Dart 语言开发 Flutter...
  • Airpush in libGDX

    Summary Introduction Step 1. Choose SDK.- Step 2. Create App in Airpush Dashboard.- Step 3. Add Google Play Services Library.- Step 4. Adding the Airpush SDK.- Step 5. Editin...
  • Configure conditional delivery

    Android Studio 预览版中的新功能 Android Studio 3.3 “Show Gradle Daemons”对话框 R8 默认处于启用状态 单变体项目同步 更新了“Project Structure”对话框 提供快速反馈 移除了针对 C++ 自定义的选项 Android Studio 3.2 什么是全新的 Assistant...
  • Querying

    Getting the Application Type Memory Consumption The Application interface provides various methods to query properties of the run-time environment. Getting the Application Ty...
  • ShowWhen

    ShowWhen ShowWhen 用来表示某平台或者某屏幕方向时时显示该元素。 <div showWhen = "android" > I am visible on Android! </div> <div showWhen = "ios" > I am visible on iOS! </div> ...
  • Step 03

    Step 03 - Donate Button activity_donate.xml strings.xml Step 03 - Donate Button Place a button directly on to the activity - attached to the bottom of the screen as shown: ...
  • 3 分钟 Demo

    3 分钟快速使用 JPush Android Demo 创建极光推送开发者帐号 Portal 上创建应用 下载应用 Example 把 Example 导入 Android Studio 里 运行 Example 这个应用 Portal 上推送通知 手机上收到通知 Portal 上推送消息 在 LogCat 中查看收到的自定义消息 ...
  • Package 的开发和提交

    Flutter Packages 的开发和提交 Package 介绍 Package 类别 开发纯 Dart 库的 packages 第一步:创建 package 第二步:实现 package 开发原生插件类型的 packages 第一步:创建 package 第二步:实现 package 步骤 2a:定义 package API(.dart) ...