摘要: npm淘宝镜像最新配置 https://www.npmmirror.com/ 原来的 https://registry.npm.taobao.org 已替换为 https://registry.npmmirror.com , 最新的配置淘宝镜像的淘宝官方提供的方法 npm config set re 阅读全文
posted @ 2024-10-06 16:08 红猿奔林 阅读(638) 评论(0) 推荐(0)
摘要: vscode 使用之 git拉取代码 阅读全文
posted @ 2024-09-21 09:46 红猿奔林 阅读(15) 评论(0) 推荐(0)
摘要: zsh、bash 都是 shell bash 的环境变量是 ~/.bash_profile zsh 的环境变量是 ~/.zshrc 查看当前的shell是zsh 还是bash echo $0 vim ~/.bash_profile 添加对应的环境变量 source ~/.bashrc 如果在zsh下 阅读全文
posted @ 2024-09-20 12:45 红猿奔林 阅读(1668) 评论(0) 推荐(0)
摘要: Windows和Linux是两个常见的操作系统,它们都有自己的命令行接口。尽管两者的目的都是相同的——执行特定的任务,但它们的命令之间存在一些差异。下面将从方法、操作流程等方面对Windows和Linux的命令进行对比。 一、文件和目录操作: 列出目录中的文件: – Windows命令:dir – 阅读全文
posted @ 2024-09-19 16:25 红猿奔林 阅读(96) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_38161040/article/details/100172067 阅读全文
posted @ 2024-09-19 12:26 红猿奔林 阅读(9) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_38161040/article/details/100172067 https://blog.csdn.net/dingding_ting/article/details/119729567 阅读全文
posted @ 2024-09-19 12:07 红猿奔林 阅读(17) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_45843522/article/details/133211174 阅读全文
posted @ 2024-09-19 11:41 红猿奔林 阅读(68) 评论(0) 推荐(0)