Docker公司被收购,开源界尴尬不? https://news.51cto.com/art/201911/606189.htm Docker公司被谁收了? Docker公司被谁收了?Mirantis。 Mirantis干啥的? 这个公司在国内可能知名不太高,在之前的OpenStack社区挺有名的, ...
分类:
其他好文 时间:
2019-11-25 09:44:34
阅读次数:
66
安装PHP 5.6 #yum clean all #yum update 整体升级一下yum包 #yum install -y epel-release #yum list installed | grep php 检查时候安装过PHP #rpm -Uvh http://mirror.webtati ...
分类:
Web程序 时间:
2019-11-24 15:51:51
阅读次数:
102
系统管理->插件管理->高级->升级站点->URL https://jenkins-zh.gitee.io/update-center-mirror/tsinghua/update-center.json 或 https://mirrors.tuna.tsinghua.edu.cn/jenkins/ ...
分类:
其他好文 时间:
2019-11-24 13:34:57
阅读次数:
391
我要讲的主要就是用代码来实现块的镜像。难点就在与文字的镜像,和标注的镜像。这篇文章先讲文字的镜像。文字镜像的主要步骤分为:
1.找到镜像前文字边界的四个角,这四个角构成了一个矩形,我们要求得这个矩形的长和宽所代表的向量。
2.判断文字镜像后的方向,如果是偏向朝Y轴镜像,那么文字镜像后的方向是沿着X轴... ...
分类:
其他好文 时间:
2019-11-24 11:41:11
阅读次数:
65
https://blog.csdn.net/Mirror_r/article/details/90670892 webpack安装由于 webpack 执行打包压缩时依赖 nodeJS,所以在安装 webpack 之前先安装一下 nodeJS。 因为 npm 是 nodeJS 平台默认的包管理工具, ...
分类:
Web程序 时间:
2019-11-23 23:48:53
阅读次数:
143
/* 题目:输入一个二叉树,输出该函数的镜像。 */ /* 思路: 基础条件:树为空,或只有一个节点。 其它:递归交换二叉树的左右子树。 */ void Mirror(TreeNode *pRoot) { if(pRoot == nullptr || (pRoot->left == nullptr ...
分类:
其他好文 时间:
2019-11-23 20:10:59
阅读次数:
67
修改为阿里源备份默认的yum源文件 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup下载阿里源文件 CentOS7版本wget -O /etc/yum.repos.d/CentOS-Base.r ...
分类:
其他好文 时间:
2019-11-23 17:54:45
阅读次数:
84
pip安装 pqi优化pip下载速度 离线安装 官网下载selenium 3.141.0.tar.gz 下载chromedriver ...
分类:
其他好文 时间:
2019-11-23 10:03:30
阅读次数:
62
作者|禅鸣、进超、心水、心贵业界要闻1.Docker将DockerEnterprise卖给MirantisMirantis是一家扎根于OpenStack的云公司,最近专注于Kubernetes。该公司刚刚收购了Docker的企业部门,该业务部门包括DockerEnterprise技术平台及所有相关的知识产权、约400名员工中的300人、750家企业客户以及所有企业伙伴关系。2.红帽发布企业容器仓库
分类:
其他好文 时间:
2019-11-22 01:29:24
阅读次数:
79
“SmartX has successfully penetrated into customers that heavily rely on IT for business and operation, including all kinds of financial service instit ...
分类:
其他好文 时间:
2019-11-21 09:54:55
阅读次数:
78