书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 67047 个相关结果.
  • 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...
  • Version your app

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

    利用 Android Profiler 测量应用性能 启用高级分析 利用 Android Profiler 测量应用性能 Android Studio 3.0 采用全新的 Android Profiler 窗口取代 Android Monitor 工具。 这些全新的分析工具能够提供关于应用 CPU、内存和网络 Activity 的实时数据。 ...
  • Profile your app

    Profile your app performance Android Studio tools Command line tools Profile your app performance An app is considered to have poor performance if it responds slowly, shows c...
  • Test your app

    测试应用 测试类型和位置 添加一个新测试 创建适用于构建变体的仪器测试 运行测试 更改测试构建类型 测试应用 Android Studio 以简化测试为设计宗旨。 您只需完成几次点击,便可建立一个在本地 JVM 上运行的 JUnit 测试,或建立一个在设备上运行的仪器测试。 当然,您也可以通过集成测试框架来扩展测试能力,例如可以集成 Mo...
  • Integrating an Existing App

    Integrating an Existing App Integrating an Existing App Apps that were created without CLI can be integrated to use CLI later on. This is done by going to the existing app's fo...
  • Develop the Express app

    Develop Express application Routes MongoDB Reference Develop Express application MVC is common architecture which many applications prefer. MVC stands for Model-View-Control...
  • Explore Your App

    Explore Your App Viewing Pods and Nodes Explore Your App Viewing Pods and Nodes Learn how to troubleshoot Kubernetes applications using kubectl get, kubectl describe, kubect...
  • 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...
  • App health checks

    App health checks App health checks vs platform-level health checks Note Configuring app health checks Note Health check paths HTTP gRPC Intervals, timeouts, and thresholds...