书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 2603 个相关结果.
  • Setup and requirements

    Setup and requirements Development requirements Installation instructions Development Environment Host mode Building the Docker image for Development Tips Setup and requir...
  • 使用命令行运行单元测试

    使用命令行运行单元测试 使用命令行运行单元测试 ./gradlew test 执行gradle测试任务后所有的测试用例都会被运行,然后会产出测试报告. 测试报告存放在址: app\/build\/reports\/debug\/index.html 通过gradle工具栏执行的效果同命令行.
  • 16.2 快速开始 Hello World

    1686 2019-03-05 《Kotlin极简教程》
    16.2 快速开始 Hello World 16.2.1 运行环境准备 16.2.2新建 Gradle 工程 16.2.3 源代码目录 16.2.4 C 代码文件 cn_kotlinor.h 16.2.5 Kotlin 代码文件 16.2.6 konan插件配置 16.2.7 konanInterop 互操作配置 16.2.8 kona...
  • 迁移至 Android Studio - Migrate to Android Studio

    迁移至 Android Studio Android Studio 基础知识 项目和模块组织 基于 Gradle 的构建系统 依赖关系 测试代码 从 Eclipse 迁移 迁移先决条件 在 Eclipse ADT 中: 在 Android Studio 中: 将 Eclipse 项目导入 Android Studio 作为项目导入: 作为模...
  • 部署说明

    部署说明 1. 前提条件 2. 注意事项 3. 拉取代码 4. 编译代码 5. 数据库初始化 5.1 新建数据库 6. 服务配置及启停 6.1 服务配置修改 6.2 服务启停 7. 访问 8. 查看日志 部署说明 1. 前提条件 序号 软件 1 FISCO-BCOS 2.7+ 2 WeBASE-Front 1.4.0+ 3 ...
  • 13.4.1 Microservices as GraalVM native images

    13.4.1 Microservices as GraalVM native images Getting Started with Micronaut and GraalVM Building a Native Image Using Docker Building a Native Image Without Using Docker Unders...
  • Kotlin

    Hello World - Kotlin Before you begin Recreating the sample code Build and deploy this sample Remove the sample app deployment Feedback Hello World - Kotlin A simple web a...
  • Kotlin 1.5.20

    Kotlin 1.5.20 的新特性 Kotlin/JVM 通过 invokedynamic 字符串连接 JSpecify 可空性注解的支持 支持在 Kotlin 与 Java 代码都有的模块中调用 Java 的 Lombok 所生成代码 Kotlin/Native 将 KDoc 注释导出到所生成的 Objective-C 头文件的选择加入项 编译...
  • 使用其他的脚本配置任意对象

    使用其他的脚本配置任意对象 使用其他的脚本配置任意对象 您也可以使用其他的构建脚本配置任意的对象. 例子: 14.5.使用别的脚本配置配置对象 build.gradle task config << { def pos = new java . text . FieldPosition ( 10 ) ...
  • 17.4.2 JRebel

    17.4.2 JRebel 17.4.2 JRebel JRebel is a proprietary reloading solution that involves an agent library, as well as sophisticated IDE support. The JRebel documentation includes d...