摘要: #! /usr/bin/expect -f# this script is used to practise the command "expect"#when "lindex" have been used here, the array index begins with 0 but not w... 阅读全文
posted @ 2015-10-12 18:48 noitanym 阅读(155) 评论(0) 推荐(0) 编辑
摘要: if引导的条件从句,分为真实条件语句和非真实/假设/虚拟条件语句(也就是常说的虚拟语气?)“虚拟“ 条件从句表示的一定是与真实情况相反的, 可以是跟过去的真实情况“相反” 的,也可以是跟现在/将来真实情况相反的假设。 虚拟条件从句和主句的谓语形式一定是过去形式主句的谓语助动词一定是: should/... 阅读全文
posted @ 2015-10-12 17:09 noitanym 阅读(1565) 评论(0) 推荐(0) 编辑