书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 96032 个相关结果.
  • 使用 DevStream 部署 Jenkins

    使用 DevStream 部署 Jenkins 1、前置要求 2、开始部署 2.1、快速开始 2.2、默认配置 2.3、持久化存储 2.4、服务暴露 2.5、推荐配置 3、状态管理 4、插件输出 5、离线环境部署 5.1、Helm Chart 包 5.2、容器镜像 5.3、参考配置 English 使用 DevStrea...
  • 使用Jenkins自动发布

    使用Jenkins自动发布 背景 具体做法 准备jenkins和nginx 准备目录和权限 安装nodejs和gitbook 准备shell脚本 创建jenkins的Job 总结 使用Jenkins自动发布 介绍使用 jenkins 来自动监控git仓库更新并生成HTML内容,再自动发布到nginx/apache等web服务器。 ...
  • Jenkins持续集成

    Jenkins持续集成 部署Salve打包机 持续集成第一步:迁出代码、编译 打包镜像并上出到私有仓库 拓展与思考 Jenkins持续集成 在本小节中,我们将讨论持续集成。 持续集成指的是: 频繁地(一天多次)将代码集成到主干。这里的集成不止是代码合并,还要保证可以通过编译、单元测试、集成测试。 持续集成的主要优点是: 快速发现错误。...
  • varPop(x)

    varPop(x) varPop(x) Calculates the amount Σ((x - x̅)^2) / n , where n is the sample size and x̅ is the average value of x . In other words, dispersion for a set of values. Re...
  • Sqrt x

    Sqrt x Question 題解 - 二分搜索 Python 源碼分析 C++ 源碼分析 複雜度分析 Sqrt x Question leetcode: Sqrt(x) | LeetCode OJ lintcode: (141) Sqrt(x) 題解 - 二分搜索 由於只需要求整數部分,故對於任意正整數 x , 設其...
  • Sqrt x

    Sqrt(x) Question Problem Statement 题解 - 二分搜索 Python C++ Java 源码分析 复杂度分析 Sqrt(x) Tags: Binary Search, Math, Medium Question leetcode: Sqrt(x) lintcode: Sqrt(x) ...
  • X -Tuner

    X-Tuner X-Tuner 概述 使用指导 获取帮助 命令参考 常见问题处理
  • Sqrt(x)

    Sqrt(x) 描述 分析 代码 相关题目 Sqrt(x) 描述 Implement int sqrt(int x) . Compute and return the square root of x . 分析 二分查找 代码 // Plus One // 时间复杂度O(n),空间复杂度O(1) public c...
  • varPop(x)

    varPop(x) varPop(x) Calculates the amount Σ((x - x̅)^2) / n , where n is the sample size and x̅ is the average value of x . In other words, dispersion for a set of values. Ret...
  • varPop(x)

    varPop(x) varPop(x) Calculates the amount Σ((x - x̅)^2) / n , where n is the sample size and x̅ is the average value of x . In other words, dispersion for a set of values. Re...