摘要:
Shell解释语言,脚本语言,有多个版本 1,echo arg1=$1arg2=$2echo 'arg1'$arg1echo arg2 isecho $arg2 2,读参数 arg1=$1arg2=$2echo 'arg1'$arg1echo arg2 isecho $arg2 3.for语句 #d 阅读全文
posted @ 2017-03-10 21:26
dearYou
阅读(153)
评论(0)
推荐(0)
2017年3月10日