随笔分类 -  Linux

摘要:一、镜像使用 docker pull python:3.9-buster 二、安装playwright 镜像内执行如下指令: 1.安装playwright pip3 install playwright==1.31.1 -i https://pypi.tuna.tsinghua.edu.cn/sim 阅读全文
posted @ 2023-05-17 10:44 李有病 阅读(3076) 评论(0) 推荐(0)
摘要:工具压缩包链接 密码:zbef 1.将压缩包放到linux的任意目录下,执行:tar zxvf lrzsz-0.12.20.tar.gz 解压压缩包 2.cd lrzsz-0.12.20 3../configure --prefix=/usr/local/lrzsz 4.make 5.make in 阅读全文
posted @ 2018-08-02 16:05 李有病 阅读(139) 评论(0) 推荐(0)

1 2