linux
张先森啊
计算机专业
展开
-
tmux命令
tmux是一种后台窗口工具,我们平时远程连接服务器的时候如果自己的电脑关闭,那么连接也会断开,正在运行的程序也就会终止,tmux就可以让我们的程序在后台运行,即使我们的本地机器关机也不会影响服务器中正在运行的程序。下面给出一些tmux的常用命令。原创 2024-04-17 14:27:26 · 719 阅读 · 0 评论 -
ERROR: Could not build wheels for matplotlib, which is required to install pyproject.toml-based
将pip install 换成conda install即可。原创 2024-04-11 16:34:01 · 1226 阅读 · 1 评论 -
一些关于conda虚拟环境的常用命令
一些关于conda虚拟环境的常用命令原创 2023-12-13 21:08:49 · 571 阅读 · 0 评论 -
linux编辑命令-vi/vim
编辑命令-vi/vim原创 2023-12-13 21:06:17 · 43 阅读 · 0 评论 -
linux文件重命名命令-mv/cp
linux文件重命名命令-mv/cp原创 2023-12-06 10:01:49 · 245 阅读 · 0 评论 -
linux删除文件/文件夹命令rm
linux删除文件/文件夹命令rm原创 2023-12-04 16:58:14 · 300 阅读 · 0 评论 -
linux复制文件/文件夹命令cp
linux复制文件/文件夹命令原创 2023-12-04 16:57:18 · 280 阅读 · 0 评论 -
RuntimeError: GET was unable to find an engine to execute this computation问题原因及解决办法
RuntimeError: GET was unable to find an engine to execute this computation问题原因及解决办法原创 2023-11-22 16:25:07 · 4787 阅读 · 0 评论 -
MobaXterm下载教程及使用方法
MobaXterm下载教程及使用方法原创 2023-11-22 16:12:36 · 266 阅读 · 0 评论 -
GnuTLS recv error [-110]: The TLS connection was non-properly terminated.报错原因及解决办法
GnuTLS recv error [-110]: The TLS connection was non-properly terminated.报错原因及解决办法原创 2023-11-22 16:06:37 · 1396 阅读 · 0 评论