2017年1月6日
摘要: "$*" is a single string that consists of all of the positional parameters "$@" = "$1" , "$2", ... "$N" "$#" the number of positional parameters "$0", 阅读全文
posted @ 2017-01-06 15:02 AlphaGo 阅读(85) 评论(0) 推荐(0)