logo - 刷刷题
下载APP
【简答题】

v.补全对话,(10分) A:You don't look well. What- s the matter? B: _____41______ A:Oh dear ! Why don't you go to bed for a rest? B: _____42_____ A:Shall I call him and tell him you're ill? B: _____43_____ A:Ok. I'll do that. I'm going to the shop now. Can I get you some medicine? B: _____44_____ A:Yes,of course. Is there anything else I can do? B: _____45_____ A:See you later then. Take care! 41.________ 42. ________ 43. ________ 44. ________ 45. ________

题目标签:对话补全
举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【单选题】“南北对话”中的“南”指的是(  )

A.
南半球的国家
B.
发达国家
C.
南美洲
D.
发展中国家

【单选题】下面代码完成EditText控件文本的获取,请补全下面的代码? private void submit() { String editTextString = ( ) ; }

A.
mEditText.getText()
B.
mEditText.toString().trim()
C.
mEditText.getText().toString().trim()
D.
mEditText.toString()
相关题目:
【单选题】“南北对话”中的“南”指的是(  )
A.
南半球的国家
B.
发达国家
C.
南美洲
D.
发展中国家
【单选题】下面代码完成EditText控件文本的获取,请补全下面的代码? private void submit() { String editTextString = ( ) ; }
A.
mEditText.getText()
B.
mEditText.toString().trim()
C.
mEditText.getText().toString().trim()
D.
mEditText.toString()