随笔分类 -  python

摘要:老男孩Alex Python 博客园笔记 https://www.cnblogs.com/alex3714/category/770733.html?page=1 阅读全文
posted @ 2022-07-04 15:40 AlexMa 阅读(22) 评论(0) 推荐(0) 编辑
摘要:1、下载安装包 # 1、创建目录 mkdir ~/software # 2、下载安装包 cd ~/software wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-py39_4.9.2-Linux-x86 阅读全文
posted @ 2022-05-27 17:33 AlexMa 阅读(84) 评论(0) 推荐(0) 编辑
摘要:1、Python3 普通用户安装: 1.1、安装依赖 # 安装 python 依赖 yum install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gcc make 阅读全文
posted @ 2022-05-09 16:19 AlexMa 阅读(125) 评论(0) 推荐(0) 编辑
摘要:1、CPU&内存压测脚本-python #! /user/bin/env python # -*- encoding: utf-8 -*- import sys import re import time from multiprocessing import Process,cpu_count d 阅读全文
posted @ 2022-04-14 10:42 AlexMa 阅读(376) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示