阅读背景:

shell中数组的使用

来源:互联网 

1 数组的定义

1.1 数字数组

  1. 常规定义
num=(1 2 3 4 5)
num[0]=1;num[1]=2num=(1 2 3 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: