(^o^)/~完美 发表于 2018-8-23 10:47:22

学习shell script中

  今天看了shell script的条件判断式,有一个地方需要注意的哦
  在利用function中,
  定义
  functionFunctionName( )时有带括号
  在使用Function时,后面是不带括号的哦 !

页: [1]
查看完整版本: 学习shell script中