摘要:
# git 基础  下面是我整理的常用 Git 命令清单。几个专用名词的译名如下。 Workspace: 阅读全文
posted @ 2023-05-30 20:15
michaelchengjl
阅读(11)
评论(0)
推荐(0)
摘要:
# Python 如何给屏幕打印信息加上颜色 https://github.com/Textualize/rich https://wxnacy.com/2019/04/24/python-print-color/ https://www.cnblogs.com/benjamin77/p/10853 阅读全文
posted @ 2023-05-30 19:31
michaelchengjl
阅读(198)
评论(0)
推荐(0)
摘要:
Ubuntu Linux终端颜色个性化设置技巧 https://www.linuxprobe.com/ubuntu-linux-terminal.html https://github.com/wez/wezterm 阅读全文
posted @ 2023-05-30 19:22
michaelchengjl
阅读(98)
评论(0)
推荐(0)
摘要:
# python 中的 multiprocessing https://docs.python.org/zh-cn/3/library/multiprocessing.html https://blog.csdn.net/brucewong0516/article/details/85776194 阅读全文
posted @ 2023-05-30 10:26
michaelchengjl
阅读(11)
评论(0)
推荐(0)