完形填空。 My name is Dave. I __1__ a good fr

题型:完形填空

问题:

完形填空。
    My name is Dave. I __1__ a good friend. His name is Tom. He is Chinese. He is in Beijing __2__ his
 parents now.  His mother is our English __3__ . His fatheris a math teacher.  They alllike their jobs.  Tom
  is __4__ years old.  He in Class one, Grade Nine.  I'm in Class One, __5__ . I'm in Grade Seven. Tom
  is a good boy. He often helps me with my Chinese. He likes English food. We often go to the restaurant
  for dinner.
     Oh, Tom has a little (幼小的) sister. __6__ name is Linda.  She is only three years old.  She likes
 bananas and apples. I often __7__ bananas for her. This girl likes comedies, She often __8__ to see
 movies with her parents on weekends.  I like this girl and she likes me, too.  She says I'm very__9__. 
 Well, Dave has an aunt.  Her name is Cindy.  She works at Huaxing Clothes Store.  She gets up at six
 every morning and she gets home at six every evening. She likes playing __10__ piano and she has a
 piano. She wants to join the music club.
( ) 1. A. has      
( ) 2. A. with      
( ) 3. A. teach    
( ) 4. A. fifth    
( ) 5. A. and      
( ) 6. A. Her      
( ) 7. A. call      
( ) 8. A. goes      
( ) 9. A. boring    
( ) 10. A. a                            
B. have        
B. and        
B. teaches    
B. first      
B. at          
B. She        
B. buy        
B. go          
B. difficult  
B. an                         
C. is        
C. of        
C. teaching  
C. fifteen  
C. for      
C. They      
C. is        
C. going    
C. funny    
C. the                  
D. are        
D. at          
D. teacher    
D. second      
D. but        
D. We          
D. has        
D. get        
D. not well    
D. /                         
考点:日常生活类阅读
题型:完形填空

【说明】
主窗口有一个按钮、一个文本框和一个复选框,初始时窗口大小不能调整,选中复选框后窗口大小可以调整,如果撤销复选框的选择,则窗口的大小又不能调整,如下图所示。


【Java代码】
import java.awt.*;
import java.awt.event.*;
class MyFrame extends Frame implements ItemListener,ActionListener

Checkbox box;
TextArea text;
Button button;
MyFrame( (1) )

super(s);
box=new Checkbox("设置窗口是否可调整大小");
text=new TextArea(12,12);
button= (2) ("关闭窗口");
button.addActionListener(this);
box.addltemListener(this);
setBounds(100,100,200,300);
setVisible(true);
add(text,BorderLayout.CENTER);
add(box,BorderLayout.SOUTH);
add(button,BorderLayout.NORTH);
setResizable( (3) );
validate();

public void itemStateChanged(ItemEvent e)

if(box.getState()==true)

setResizable(true);

else

setResizable(false);


public void actionPerformed(ActionEvent e)

(4) ;


class simple

public static void main(String args[])

(5) ("simple");

题型:完形填空

某患者吸宫流产术中,出现头晕,胸闷,考虑为人工流产综合反应。

若心率50次/分,应首先选用何种药物抢救治疗()

A.安定

B.阿托品

C.哌替啶

D.苯巴比妥钠

E.氯丙嗪

题型:完形填空

患者,男性,56岁,既往多年风湿性心脏病史,今晨饭后突然出现腹部绞痛,伴恶心、呕吐,无寒战,发热3小时入院。查体:急性病容,血压110/80mmHg,全腹轻压痛,反跳痛、肌紧张不明显,无移动性浊音,肠鸣音6次/分,无气过水声。血常规分叶粒细胞0.60。

该患者应采取哪种治疗方法()

A.镇痛解痉

B.抗炎治疗

C.观察疗法

D.短期(2小时)观察,如不缓解剖腹探查

E.立即剖腹探查

题型:完形填空

贮藏手段

题型:完形填空

试从功能角度对细胞的各种连接进行归纳。

更多题库