码迷,mamicode.com
首页 >  
搜索关键字:continuous integrati    ( 434个结果
什么是 CI/CD?(翻译)
CI/CD是什么? 原文:https://opensource.com/article/18/8/what-cicd 在谈论软件开发时,经常会提到持续集成Continuous Integration(CI)和持续交付Continuous Delivery(CD)这几个术语。但它们真正的意思是什么呢? ...
分类:其他好文   时间:2018-12-24 22:02:33    阅读次数:214
持续集成 CI 自动化构建和自动化测试--初探
此文章是为了总结前一段时间由于Maven2的学习而引起的一个持续集成的学习。 一、什么是持续集成(Continuous Integration)? 这个概念到底是怎么定义,说实话很多不同的版本。这里我就把我理解的什么叫持续集成说下,其实持续集成是为了配合敏捷开发的速度和效率而产生的一个用于编译、测试 ...
分类:其他好文   时间:2018-12-20 14:23:25    阅读次数:112
Constructing continuous functions
This post summarises different ways of constructing continuous functions, which are introduced in Section 18 of James Munkres “Topology”.Constant func... ...
分类:其他好文   时间:2018-12-19 18:40:24    阅读次数:115
距离不是一个连续的物理量(Distance is not a continuous physical quantity)
...
分类:其他好文   时间:2018-12-19 13:09:42    阅读次数:176
James Munkres Topology: Sec 18 Exer 12
Theorem 18.4 in James Munkres “Topology” states that if a function \(f : A \rightarrow X \times Y\) is continuous, its coordinate functions \(f_1 : A ...
分类:其他好文   时间:2018-12-18 22:38:34    阅读次数:183
Will vs Be Going To vs Present Continuous: Talk About the Future in English
https://www.youtube.com/watch?v=UISiuiPd_FY will 说话的当下决定的将来要做什么,in the moment be going to 有意图去做,但没有计划 present continuous 现在进行时是有明确的计划。 This English le... ...
分类:其他好文   时间:2018-12-10 15:36:33    阅读次数:202
present simple, continuous, and be going to 三者区别
https://www.youtube.com/watch?v=a03VKQL0dZg&list=PLZOJurmtexYozmvQGAJnVg3lgiZw0mj-y HOW TO USE FUTURE TENSES IN ENGLISH The example I gave at the star... ...
分类:其他好文   时间:2018-12-10 14:03:56    阅读次数:142
leetcode 563
563. Binary Tree Tilt 566. Reshape the Matrix 572. Subtree of Another Tree 581. Shortest Unsorted Continuous Subarray ...
分类:其他好文   时间:2018-12-04 10:12:53    阅读次数:175
560. Subarray Sum Equals K - Medium
Given an array of integers and an integer k, you need to find the total number of continuous subarrays whose sum equals to k. Example 1: Note: 解法:hash ...
分类:其他好文   时间:2018-12-02 12:18:28    阅读次数:223
机器学习之路--初识
Supervised and unsupervised learning Supervised learing : "right answers" Given Regression : Predict continuous valued output Classification : Discret ...
分类:其他好文   时间:2018-11-25 20:24:34    阅读次数:151
434条   上一页 1 ... 11 12 13 14 15 ... 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!