CI/CD是什么? 原文:https://opensource.com/article/18/8/what-cicd 在谈论软件开发时,经常会提到持续集成Continuous Integration(CI)和持续交付Continuous Delivery(CD)这几个术语。但它们真正的意思是什么呢? ...
分类:
其他好文 时间:
2018-12-24 22:02:33
阅读次数:
214
此文章是为了总结前一段时间由于Maven2的学习而引起的一个持续集成的学习。 一、什么是持续集成(Continuous Integration)? 这个概念到底是怎么定义,说实话很多不同的版本。这里我就把我理解的什么叫持续集成说下,其实持续集成是为了配合敏捷开发的速度和效率而产生的一个用于编译、测试 ...
分类:
其他好文 时间:
2018-12-20 14:23:25
阅读次数:
112
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
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
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
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
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
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