Gradle 教程:第一部分,安装【翻译】 原文地址:http://rominirani.com/2014/07/28/gradle-tutorial-part-1-installation-setup/ 在这篇教程里,我们将主要讲解如何在我们自己的系统上安装、配置、原始版本的Gradle,并学习一 ...
分类:
其他好文 时间:
2018-12-01 22:10:24
阅读次数:
195
# GitLab Server 的搭建 参考 https://about.gitlab.com/installation ## 1. 准备工作 以Centos7为例,准备一台至少内存为4G的机器。 ## 2. 安装依赖软件 ``` sudo yum install -y git vim gcc gl ...
分类:
其他好文 时间:
2018-11-23 15:16:43
阅读次数:
164
前提,对官网问题的一个翻译 Troubleshooting Guide排障手册 1、Failures(失败) If Kolla fails, often it is caused by a CTRL-C during the deployment process or a problem in th ...
分类:
其他好文 时间:
2018-11-21 16:03:20
阅读次数:
414
参考文档:https://mpv.io/installation/ ...
分类:
系统相关 时间:
2018-11-17 20:50:35
阅读次数:
967
java poi 操作ppt 可以参考: https://www.w3cschool.cn/apache_poi_ppt/apache_poi_ppt_installation.html http://blog.sina.com.cn/s/blog_657d630f0100nltw.html htt ...
分类:
编程语言 时间:
2018-11-17 19:06:28
阅读次数:
396
VMware vSphere ESXi 和 vCenter Server 5.1 文档地址 https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.install.doc%2FGUID-BBD3580E-403 ...
分类:
系统相关 时间:
2018-11-17 17:04:01
阅读次数:
204
1、configure: error: xml2-config not found. Please check your libxml2 installation.yum install libxml2-devel -y openssl-devel bzip2-devel curl-devel 2、 ...
分类:
Web程序 时间:
2018-11-16 18:23:45
阅读次数:
381
安装 "anaconda" 启动 执行: `conda install c conda forge scrapy` ...
分类:
其他好文 时间:
2018-11-15 13:48:10
阅读次数:
104
一、配置VDS 必须来用vcenter server来配置 下面一些理论是抄的王老师的,供大家学习,主意在于学习技术,分享知识。 1、VDS架构图如下: 2、架构图里面有两个逻辑层,数据面板,管理面板 数据面板:可以师兄软件包交换、筛选和标记等。 管理面板:是用于配置数据面板功能的控制结构 vss同 ...
分类:
系统相关 时间:
2018-11-14 19:11:52
阅读次数:
615
今天去看vue的官网,才看了他的升级版-->Nuxtjs,https://nuxtjs.org/guide/installation可以点击链接进入他的官网查看文档 第一步,搭建项目之前的准备工作,需要升级自己的npm的version至少在5.2以上,因为需要用到npx这个命令,如果已经是这个版本以 ...
分类:
Web程序 时间:
2018-11-12 17:40:45
阅读次数:
395