摘要:
Linux 下的各种环境安装 1、安装 python Centos7 安装 python 2.7 : https://www.cnblogs.com/Jomini/p/10507077.html 2、安装 scrapy Centos7 安装 scrapy (python2.7): https://w 阅读全文
摘要:
Linux 环境 安装 下载的scala linux 压缩包放在目录 "/usr/scala “下 解压 再配置环境, 编辑文件 ”vi /etc/profile“ 在该文件中加入环境变量,保存退出 使环境生效 然后输入 scala version 看到输出,完成 Window 环境 安装 1、下载 阅读全文