答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数:1】
Sometimes they discuss [填空] each other.
①
to
②
at
③
with
④
against
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【单选题】
Let’s share the desk [填空] each other.
①
to
②
at
③
with
④
against
查看完整题目与答案
【单选题】
Tom and Mary ___________ each other.
①
keep apart
②
are in love with
③
none other than
④
in a whisper
查看完整题目与答案
【单选题】
9. They have ______ each other for a long time.
①
corresponded on
②
corresponded with
③
communicated with
④
kept writing
查看完整题目与答案
【单选题】
_____their differences,the couple were developing an obvious and genuine affection for each other .
①
But for
②
For all
③
Above all
④
Except for
查看完整题目与答案
【单选题】
It won’t be long ____ we know each other well.
①
after
②
until
③
when
④
before
查看完整题目与答案
【单选题】
So little ____ with each other that the neighbors could not settle their difference.
①
agreed did they
②
did they agree
③
they agree
④
they did agree
查看完整题目与答案
【单选题】
Good friends means sharing happiness but also sadness ____each other .
①
of
②
with
③
by
④
for
查看完整题目与答案
【单选题】
EBay, Amazon and WalMart are popular websites ___ people can sell goods to each other.
①
where
②
which
③
when
④
whose
查看完整题目与答案
【单选题】
Mark sometimes [填空] to the cinema with his sister.
①
go
②
gos
③
goes
④
going
查看完整题目与答案
【单选题】
22. The two old sisters,_______ so long,held each other and burst into tears.
①
beingseparated
②
havingbeenseparated
③
havingsepartated
④
hadbeensepartated
查看完整题目与答案
随机题目
【单选题】
如果要在文本框中的内容在运行时不能编辑,需将文本框的()属性设置为True。
①
Caption
②
PasswordChar
③
Text
④
Char
查看完整题目与答案
【单选题】
以下可以作为Visual Basic变量名的是()。
①
SIN
②
CO1
③
COS(X)
④
X(-1)
查看完整题目与答案
【单选题】
“x是小于80的非负数”,用VB表达式表示正确的是()。
①
0£x£80
②
0 = x 80
③
0 = x And x 80
④
0 = x Or x 80
查看完整题目与答案
【单选题】
表达式6 + 10 Mod 4*2 + 1 的值是()。
①
9
②
11
③
1
④
3
查看完整题目与答案
【单选题】
如果要在程序中显示一个弹出式菜单,那么要调用Visual Basic中提供的方法是()。
①
Print
②
Move
③
Refresh
④
PopupMenu
查看完整题目与答案
【单选题】
Sub过程与Function过程最根本的区别是()。
①
Sub过程可以使用Call语句或直接使用过程名调用,而Function过程不可以。
②
Function过程可以有参数,Sub过程不可以。
③
两种过程参数的传递方式不同。
④
Sub过程的过程名不能返回值,而Function过程能够通过过程名返回值。
查看完整题目与答案
【单选题】
如果准备向随机文件中写入数据,正确的语句是()。
①
Print # 1 ,rec
②
Write #1 ,rec
③
Put #1 ,rec
④
Get #1,rec
查看完整题目与答案
【单选题】
有如下程序段:Dim str1 As String * 5 Str1= ”Visual Basic”当该程序段被执行完时,变量Str1的值是()。
①
”Visual ”
②
“ Visua ”
③
“ V ”
④
“ Visual Basic ”
查看完整题目与答案
【单选题】
把数值型转换为字符串型需要使用的函数是()。
①
Val
②
Str
③
Asc
④
Chr
查看完整题目与答案
【单选题】
当单击工具栏上的按钮时,会触发的事件是()。
①
ButtonClick
②
Change
③
ShowSave
④
ShowColor
查看完整题目与答案