posted @ 2007-06-12 09:25 菜鸟都不容易 阅读(149) 评论(0) 推荐(0)
摘要:
名称:expr 使用权限:所有使用者 ### 字串长度 shell>> expr length "this is a test" 14 ### 数字商数 shell>> expr 14 % 9 5 ### 从位置处抓取字串 shell>> expr substr "this is a test" 3 5 is is ### 数字串 only the first charac... 阅读全文
浙公网安备 33010602011771号