Update
This commit is contained in:
parent
46f6572cef
commit
949a439ed6
@ -220,7 +220,7 @@ switch语句也叫条件分支语句。
|
|||||||
|
|
||||||
格式:
|
格式:
|
||||||
|
|
||||||
```javascript
|
```
|
||||||
switch(表达式) {
|
switch(表达式) {
|
||||||
case 值1:
|
case 值1:
|
||||||
语句体1;
|
语句体1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user