上一页 1 ··· 102 103 104 105 106 107 108 109 110 ··· 196 下一页
摘要: 简介 if循环 if conditon then commandselse command fi else这部分没有可以省略 或者 if condition then commands else if conditon then commands fi fi 可以在if中使用break退出循环 fo 阅读全文
posted @ 2016-05-12 16:37 pursuer.chen 阅读(408) 评论(0) 推荐(0)
上一页 1 ··· 102 103 104 105 106 107 108 109 110 ··· 196 下一页