1、A2A Integration A2A 整合 2、Abstract 抽象的 3、Abstract Base Class(ABC) 抽象基类 4、Abstract Class 抽象 5、Abstraction 抽象、抽象物、抽象性 6、Access 存取、访问 7、Access Level 访问级 ...
分类:
其他好文 时间:
2020-04-14 01:12:41
阅读次数:
126
持续集成概述 持续集成概述:持续集成(continuous integration)持续集成是指开发者在代码的开发过程中,可以频繁的代码部署集成到主干,并进行自动化测试。 持续交付:持续交付指的是在持续集成的环境基础之上,将代码部署到预生产环境。 持续部署:在持续交付的基础上,把部署到生产环境的过程 ...
分类:
其他好文 时间:
2020-04-02 23:03:12
阅读次数:
195
一、准备工作 1.1安装软件 安装JDK、SVN、Maven、Tomcat、Jenkins及必要插件。 1.2安装jenkins所需插件 最开始安装jenkins时选择安装默认的插件。 其他插件: Maven Integration:构建maven项目 Publish Over SSH:用于将构建好 ...
分类:
其他好文 时间:
2020-03-28 23:43:55
阅读次数:
82
安装IDEA插件安装Docker integration插件,如果没安装,按照下图指引方式安装插件。 配置Docker打开小扳手(setting)找到docker,输入虚拟机ip,不出意外会连接成功的。 新建springboot项目用idea向导新建一个springboot项目web-demo,添加 ...
分类:
编程语言 时间:
2020-03-27 21:14:59
阅读次数:
68
一、在ID(Integration Builder)中创建Alert 根据需求选择All Errors / Selected Errors 二、在JAVA Client 配置 mail 通知 配置路径:NWA->configuration ->Infrasturcure ->Java System ...
分类:
其他好文 时间:
2020-03-27 19:48:19
阅读次数:
69
https://everythingtutorial.com/ssis-tutorial-video https://channel9.msdn.com/Shows/SQL-Server-Integration-Services-Tutorial-Videos/Introduction-to-SSI ...
分类:
其他好文 时间:
2020-03-26 19:07:03
阅读次数:
67
什么是持续集成 Jenkins的安装 Jenkins的使用 Jenkins与SVN或git配合使用 使用Jenkins持续集成webdriver脚本 一、什么是持续集成 持续集成(Continuous Integration),简称CI 是一种软件开发实践,即团队开发人员经常集成他们的工作,每次集成 ...
分类:
其他好文 时间:
2020-03-22 13:44:24
阅读次数:
64
一、软件版本 1.Git版本为1.9.5 2.Source版本为1.5.2 二、软件安装步骤 1.Git安装步骤 1)双击Git安装文件进入下图界面,单击Next 2)继续Next 3)进入Select Componets界面,在Windows Explorer integration选项中将“Gi ...
分类:
其他好文 时间:
2020-03-19 09:28:35
阅读次数:
80
结合/融合/整合 (integration/ combination/ fusion)多个机器学习模型往往可以提高整体的预测能力。这是一种非常有效的提升手段,在多分类器系统(multi-classifier system)和集成学习(ensemble learning)中,融合都是最重要的一个步骤。 ...
分类:
其他好文 时间:
2020-03-15 13:39:22
阅读次数:
80
numerical integration, 数值积分。numerical integration refers to methods in which the integral over continuous function is evaluated by computing the value ...
分类:
其他好文 时间:
2020-03-06 22:17:52
阅读次数:
73