书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 3984 个相关结果.
  • Maven

    使用 Maven 插件与版本 依赖 编译只有 Kotlin 的源代码 同时编译 Kotlin 与 Java 源代码 增量编译 注解处理 Jar 文件 独立的 Jar 文件 指定编译器选项 JVM 和 JS 的公共属性 JVM 特有的属性 JS 特有的属性 生成文档 OSGi 示例 使用 Maven 插件与版本 kot...
  • Java

    一、代码识别 1.1 Maven源码项目 1.2 War包 1.3 Jar包 二、Java运行时环境 2.1 配置JDK 2.2 配置Maven 三、示例:基于Maven构建应用 3.1 打包 3.2 自动构建 3.3 应用运行 3.4 自定义运行命令 四、示例:部署war/jar包 4.1 部署war包 4.2 部署jar包 ...
  • How Vue and React projects call back-end interfaces

    How Vue and React projects call back-end interfaces foreword There are several ways to solve cross-domain for different scenarios: The interface is not unified Unified interface ...
  • How Vue and React projects call back-end interfaces

    How Vue and React projects call back-end interfaces foreword There are several ways to solve cross-domain for different scenarios: The interface is not unified Unified interface ...
  • 部署备份恢复服务

    组件依赖 资源评估 部署备份恢复服务 可以通过 OCP 来完成备份恢复服务的部署。 组件依赖 备份恢复服务的部署需要依赖以下软硬件环境。 组件 版本 操作系统 Linux(redhat、alios、centos) JDK ali-jdk-8.3.6 存储 OSS 或者 NFS(NFS需要先 mount 到 OCP、Agent...
  • 官方文档 Installation Guide(翻译)

    1514 2018-04-21 《Pinpoint学习笔记》
    安装指南 安装 快速概述 HBase 创建 Schema 构建Pinpoint Pinpoint Collector 安装 配置 Pinpoint Web 安装 配置 Pinpoint Agent 安装 Tomcat 示例 配置 杂项 将web请求路由到agent 安装指南 注:内容翻译自 官方文档 Install...
  • 软件包管理

    新建软件包 常见软件包安装 Java Maven Go Glide Dep Ginkgo Node Bower Yarn PhantomJS JMeter 本文介绍如何在 Zadig 系统上配置和使用软件包。在 Zadig 中运行构建以及测试步骤,一般都需要用户根据实际业务去安装必要的软件包环境来进行构建或者编译。比如编译后端相关...
  • HTTP/2

    Configure HTTP/2 in Different Application Engines SSL certificate ALPN implementation Jetty Netty Tomcat and other servlet containers Configure HTTP/2 in Different Applica...
  • 1. 搭建环境

    搭建环境 Install the necessary tools Check your environment Possible issues and solutions Next step Get help 搭建环境 This is the first part of the Getting started with Kotlin Mult...
  • rmi://

    rmi:// 特性 约束 dubbo.properties 配置 RMI配置 接口 配置 rmi:// RMI 协议采用 JDK 标准的 java.rmi.* 实现,采用阻塞式短连接和 JDK 标准序列化方式。 注意:如果正在使用 RMI 提供服务给外部访问 [1] ,同时应用里依赖了老的 common-collections 包 [...