Loading

08 2022 档案

摘要:VScode 控制台设置 大前提:VScode 已下载Code Runner插件 1. 调整打印结果位置 VScode 打印结果默认是在“终端”位置 如果想将打印结果位置调整到“输出”位置 步骤:VScode中“文件”->“首选项”->“设置”->“扩展”->“Run Code configurat 阅读全文
posted @ 2022-08-30 11:28 eiSouthBoy 阅读(1590) 评论(0) 推荐(0)
摘要:## 一、路由表打印 命令行:`route print -4` ![](https://img2022.cnblogs.com/blog/2823710/202208/2823710-20220828114426388-2009234898.png) ## 二、路由表添加 ```bash route 阅读全文
posted @ 2022-08-28 12:02 eiSouthBoy 阅读(958) 评论(0) 推荐(0)