书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 56540 个相关结果.
  • Build a Basic App

    979 2019-12-15 《Flutter by Example》
    Basic Dogs App Setup Data Model & HTTP Reusable Custom Card Widget ListView and Builder Methods Gradients Background Routing 1: Pages on the Fly Routing 2: Add New Dog Page...
  • Mac App Store

    Mac App Store 应用程序提交指南 如何提交你的应用 获得证书 获得 Team ID 软件签名 原生模块签名 上传你的应用 检查并提交你的应用 MAS 构建限制 附加授权 网络访问 dialog.showOpenDialog dialog.showSaveDialog Electron 使用的加密算法 Mac Ap...
  • 创建 OAuth App

    766 2019-10-13 《Vssue 使用指南》
    GitHub OAuth App GitLab Application BitBucket OAuth Consumer Gitee 第三方应用
  • 调试Flutter APP

    2005 2018-12-05 《Flutter 实战》
    调试Flutter应用 Dart 分析器 Dart Observatory (语句级的单步调试和分析器) debugger() 声明 print 、debugPrint 、flutter logs 调试模式断言 调试应用程序层 Widget 层 渲染层 层 语义 调度 可视化调试 调试动画 调试性能问题 衡量应用启动时间 跟踪...
  • Android App Bundle

    Android App Bundle Android App Bundle Android App Bundle是一种全新的应用上传格式(.aab),它包含所有编译代码和资源。当您上传aab文件至Google Play后,Google Play将aab文件拆分成一系列APKs并签名。 此外,您也可以在应用项目中添加dynamic feature...
  • Electron Desktop App

    macOS App Requirements Publishing Windows App Requirements Publishing Building a desktop app with Ionic allows developers to reuse 100% of their code and ship a traditional ...
  • Hello World app

    This page runs through the quick exercise of implementing a “Hello World”application. Let’s start with the myapp project that was created previously . Edit the app/views/App/In...
  • Google App Engine

    Google App Engine Recipe Standalone AppEngine Classic and Managed VMs app.yaml configuration file Router configuration Maintainers Source Code Google App Engine Recipe Go...
  • Version your app

    对您的应用进行版本控制 设置应用版本信息 指定 API 级别要求 对您的应用进行版本控制 版本控制是应用升级和维护策略的关键组成部分。版本控制很重要,因为: 用户需要了解其设备上所安装应用的具体版本信息,以及可供安装的升级版本。 其他应用(包括您作为套件发布的其他应用)需要查询系统获取应用的版本,以确定兼容性和识别依赖关系。 发布应用时所使...