学习编程的一些参考资料

参考链接: https://github.com/Asabeneh/30-Days-Of-Python#readme 30天学Python https://www.liaoxuefeng.com/wiki/1016959663602400 廖雪峰的Python教程 https://github.com/qinjx/30min_guides/blob/master/shell.md shell入门 https://deerchao.cn/tutorials/regex/regex.htm 正则表达式 入门

252512-23-128 · 1 分钟 · Chenxi

Linux 之shell

shell 是一个命令解释器 系统变量 $HOME $PWD $USER $SHELL

232312-23-28 · 1 分钟 · Chenxi