This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# case
|
||||
|
||||
> case ... esac 与其他语言中的 switch ... case 语句类似,是一种多分枝选择结构。
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-case>.
|
||||
> 更多信息:<https://manned.org/case>.
|
||||
|
||||
- 通过字符串字面量判断执行分支:
|
||||
|
||||
|
Reference in New Issue
Block a user