str=expr var=expr

str为空字符串
str=expr var=expr
str已配置非为空字符串
str不变 var=$str
变量配置方式
var=${str:=expr}
Loading...
目录