[toc] Install Vagrant Installing Vagrant https://www.vagrantup.com/downloads.html "Vagrant 2.2.5" Verifying the Installation Project Setup "ubuntu/bio ...
分类:
其他好文 时间:
2019-07-27 13:14:54
阅读次数:
124
http://axis.apache.org/axis2/java/core/tools/eclipse/plugin-installation.html cmd -console启动eclipse 在新弹出的命令台上输入ss axis2看有没有1.7.9版本的 没有的话输入install 加axi ...
分类:
编程语言 时间:
2019-07-21 23:55:06
阅读次数:
361
在最高权限下执行相关命令 1)查看PHP配置 2)重启服务 常见错误: 1) The Process class relies on proc_open, which is not available on your PHP installation. 将php.ini中disable_functi ...
分类:
Web程序 时间:
2019-07-17 10:55:31
阅读次数:
118
To build from source, the build/installation package follows the GNU guidelines. So, to download the latest package: git clone https://github.com/stre ...
分类:
移动开发 时间:
2019-07-14 09:38:39
阅读次数:
409
以前装过一回,没成功,现在再来一次 yourcompleteme git https://github.com/ycm-core/YouCompleteMe#installation 检查软件版本 安装Vundle git地址:https://github.com/VundleVim/Vundle. ...
分类:
其他好文 时间:
2019-07-13 13:51:46
阅读次数:
140
一、环境依赖 1、安装mysqlclient模块 2、检查是否安装成功 更多参考:https://mysqlclient.readthedocs.io/user_guide.html#installation 二、python操作mysql class MetaSingleTon(type): _i ...
分类:
数据库 时间:
2019-07-13 13:25:28
阅读次数:
123
1.官方教程https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#ubuntu-installation 2.在http://developer.nvidia.com/cuda-downloads上下载安装包 3. ...
分类:
系统相关 时间:
2019-07-09 17:58:21
阅读次数:
368
Harbor 是一个企业级的 Docker 私有仓库项目,它本身由多个 Docker Containers 组成,通过 docker compose 管理 containers 之间的依赖关系。 安装 安装参见官方文档: "Harbor Installation and Configuration ...
分类:
其他好文 时间:
2019-07-07 14:43:25
阅读次数:
255
yum install libc client devel cd /root/lnmp1.0 full/php 5.3.17/ext/imap /usr/local/php/bin/phpize ./configure with php config=/usr/local/php/bin/php c ...
分类:
其他好文 时间:
2019-07-05 00:05:05
阅读次数:
126
安装教程 安装python2.7 和 python3.6 1.打开官网 打开官网: "http://www.python.org" ,点击 下载, 安装 选择Customize installation 勾选Add python3.6toPath 点击install等待安装 验证是否安装成功 环境变 ...
分类:
编程语言 时间:
2019-07-02 20:55:18
阅读次数:
134