问题 改错题

第Ⅱ卷(非选择题,共35分)
第四部分:写作(共两节,满分35分)
第一节:短文改错(共10小题:每小题1分,满分10分)
以下标有题号的每一行均有一个错误,请找出,并按下列情况改正:
(1)此行多一个词:把多余的词用斜线(﹨)划掉,在该行右边横线上写出该词,
并用斜线划掉。
(2)此行缺一个词:在缺词处加一个漏字符号(∧, 在该行右边横线上写出该加词。
(3)此行错一个词:在错的词下划一横线,在该行右边横线上写出改正后的词。
As is know, when senior students graduate from school, most           
of their textbooks are thrown away, which are still in a good               
condition. What a waste it is! I quite agree to the suggestion we             
should recycle these textbooks. For one thing, recycle textbooks            
can save a lot of natural materials, which is used to make                 
textbooks. For other, senior students may have plenty of useful             
notes over the pages. They are very helpful to those textbook users.          
What’s worse, the cost of the books will unload some burden of the         
families of the students. Actually in Australia and any other countries,        
recycling textbooks is popular but it gives us a good example.              
Why can’t we have a try?
76.        
77.        
78.        
79.        
80.        
81.         
82.        
83.        
84.        
85.        
答案

76.know~known    77.a good~good    78.we~that we    79.recycle~recycling   80. is~are

81.other~another    82.over~on      83.worse~more    84.any~some/many    85.but~and

问答题

试题三 (共15分)  阅读下列说明和图,回答问题1至问题3,将解答填入答题纸的对应栏内。  【说明 】  某银行计划开发一个自动存提款机模拟系统(ATM System)。系统通过读卡器(CardReader)读取 ATM 卡;系统与客户(Customer)的交互由客户控制台(CustomerConsole)实现;银行操作员(Operator)可控制系统的启动(System Startup)和停止(System Shutdown);系统通过网络和银行系统(Bank)实现通信。  当读卡器判断用户已将ATM卡插入后,创建会话(Session)。会话开始后,读卡器进行读卡,并要求客户输入个人验证码(PIN)。系统将卡号和个人验证码信息送到银行系统进行验证。验证通过后,客户可从菜单选择如下事务(Transaction):  1. 从ATM卡账户取款(Withdraw);  2. 向ATM卡账户存款(Deposit);  3. 进行转账(Transfer);  4. 查询(Inquire)ATM卡账户信息。   一次会话可以包含多个事务,每个事务处理也会将卡号和个人验证码信息送到银行系统进行验证。若个人验证码错误,则转个人验证码错误处理(Invalid PIN Process)。每个事务完成后,客户可选择继续上述事务或退卡。选择退卡时,系统弹出 ATM 卡,会话结束。  系统采用面向对象方法开发,使用 UML 进行建模。系统的顶层用例图如图3-1所示,一次会话的序列图(不考虑验证)如图3-2所示。消息名称参见表3-1。

【问题 1】(7 分)  根据【说明 】中的描述,给出图 3-1 中 A1 和 A2 所对应的参与者,U1 至 U3 所对应的用例,以及该图中空 (1) 所对应的关系。(U1至U3的可选用例包括:Session、Transaction、Insert Card、Invalid PIN Process和Transfer)

单项选择题