mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
R
This commit is contained in:
parent
8d79e8baf0
commit
a108af6b0e
@ -69,7 +69,7 @@ else
|
||||
fi
|
||||
```
|
||||
|
||||
你可以使用 `if`、`else-if`、` else` 语句来实现更复杂的程序。当我一次性需要自动处理很多文件时,我会在脚本中使用:
|
||||
你可以使用 `if`、`elif`、` else` 语句来实现更复杂的程序。当我一次性需要自动处理很多文件时,我会在脚本中使用:
|
||||
|
||||
```
|
||||
if 测试1
|
||||
|
Loading…
Reference in New Issue
Block a user