shell script中case用法. 2012-01-26 hsu weni. case是用來做字串的比較,不是數字!!! #!/bin/bash echo "1.前進,2.左轉,3.右轉,4.後退" echo -n "請選擇:" read ...
確定! 回上一頁