今天的阿洋依旧很菜

导航

2022年12月29日 #

以 Mapbox Terrian-RGB 模型发布高程数据

摘要: 以 Mapbox Terrian-RGB 模型发布高程数据 Step 1 安装 Python3 # 下载 Python3 安装包 # 解压缩 .tgz 文件 tar -xvf Python-3.9.6.tgz # 编译安装 Python3 ./configure make make install Step 2 安装 conda # 下载安装包 https: 阅读全文

posted @ 2022-12-29 18:14 今天的阿洋依旧很菜 阅读(329) 评论(0) 推荐(0)

CentOS 安装 MySQL

摘要: 下载 MySQL 安装包 MySQL :: Download MySQL Community Server 安装 MySQL 解压安装包 rpm -ivh mysql-8.0.27-1.el7.x86_64.rpm-bundle.tar 安装 安装 mysql-community-common-8. 阅读全文

posted @ 2022-12-29 18:12 今天的阿洋依旧很菜 阅读(9) 评论(0) 推荐(0)