摘要: 1、定义函数时,不需要使用function作为函数的命名。 函数不需要形参。 函数名不能以数字作为开头 main() { case $1 in 4 ) 1_start ;; 8 ) 1_start 5_start ;; 12 ) 1_start 5_start 9_start ;; * ) echo 阅读全文
posted @ 2016-09-24 10:45 cogitoergosum 阅读(147) 评论(0) 推荐(0)