摘要: 在Linux系统中,你可以使用unzip命令来解压ZIP文件。以下是一些基本的使用示例: 解压ZIP文件到当前目录: bash unzip filename.zip 解压ZIP文件到指定目录: bash unzip filename.zip -d /path/to/directory 查看ZIP文件 阅读全文
posted @ 2024-07-31 15:15 liwei0365 阅读(4401) 评论(0) 推荐(0)
摘要: 1、linux命令 查看显卡状态 nvidia-smi 退出top命令 键入q即可或按ctrl c 解压缩命令 unzip 删除虚拟环境 conda remove -n env_name --all 创建虚拟环境 conda create -n your_env_name python=x.x 关闭 阅读全文
posted @ 2024-07-30 22:28 liwei0365 阅读(60) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示