1.!:num //num表示命令行第num个参数 2.!^ //命令行第一个参数 3.!$ //命令行最后一个参数 转载于:https://www.cnblogs.com/chip/p/5758947.html