Update
This commit is contained in:
@@ -239,14 +239,12 @@ switch(表达式) {
|
||||
}
|
||||
```
|
||||
|
||||
备注1:当所有的比较结果都为false时,则只执行default里的语句。
|
||||
|
||||
|
||||
### switch语句的执行流程
|
||||
|
||||
流程图如下:
|
||||
|
||||

|
||||

|
||||
|
||||
执行流程如下:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user