many chore
This commit is contained in:
FallenYing
2023-07-28 23:20:46 +08:00
parent 50c8ebb126
commit 38a91c62e7
13 changed files with 365 additions and 361 deletions

View File

@@ -128,7 +128,9 @@ bool parseAndExecute(char *input)
返回<em>false</em>将导致主循环结束。
RTFM&&STFW 搞懂 strtok 和 strcmp 的用法
::: warning <font size=5><strong>RTFM&&STFW</strong></font>
搞懂 strtok 和 strcmp 的用法
:::
考虑一下 NULL 是干什么的

View File

@@ -23,7 +23,7 @@ Linux 命令行中的命令使用格式都是相同的:
- (重要)首先教一个命令 `sudo su` 进入 root 账户(敲完之后会让你敲当前登录账户的密码 密码敲得过程中没有*****这种传统敲密码的提示 为 linux 传统艺能 其实是敲进去了),因为本身普通账户没什么权限,会出现处处的权限提示,建议直接使用 root 账户。
```text
```txt
这里有一个彩蛋(如果你用的是 centos 的话)
当用户第一次使用 sudo 权限时 CentOS 的系统提示:
我们信任您已经从系统管理员那里了解了日常注意事项。