标签:style log read http img 9.png 技术分享 height ima
read -ptns 变量名
-p | 在等待read输入的时候,显示的提示信息 |
-t | 秒数,read等待用户输入的时间 |
-n | read接收用户输入的字符数,只接收指定字符数,就会执行 |
-s | 隐藏输入 |
标签:style log read http img 9.png 技术分享 height ima
原文地址:http://www.cnblogs.com/dsitn/p/7131488.html