
linux
半导体郗
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Centos 7搭建IPython notebook环境
查看python版本python --version #Python 2.7.12升级到3.5版本 官网下载3.5 https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tgz 上传到服务器tar -zxvf Python-3.5.0.tgz cd Python-3.5.0 ./configure --prefix=/usr/local/pyt原创 2017-05-18 17:26:13 · 1335 阅读 · 0 评论 -
Ununtu14.04编译Jdk1.7
Ununtu14.04编译Jdk1.7 Ununtu1404编译Jdk17 编译环境 所需资源 安装所需插件 编译脚本buildsh 配置编译环境 测试 编译环境 x86_64的Ubuntu14.04 Linux bandaoti-VirtualBox 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26原创 2018-01-30 18:06:06 · 229 阅读 · 0 评论