下列哪一认知风格是采用整体性策略( )A.冲动型 B.沉思型 C.场独立型 D.场

题型:单项选择题

问题:

下列哪一认知风格是采用整体性策略( )

A.冲动型

B.沉思型

C.场独立型

D.场依存型

考点:普通考研心理学专业基础综合考研心理学专业基础
题型:单项选择题

完成下列问题:

在考生文件夹下有工程文件sjt3.vbp。程序运行时的窗体如图3所示。输入商品名称后,选中一种付款方式,则“成交”按钮变为可用,选择一种或多种“服务”后,单击“成交”按钮,则把相应信息显示在下面的图片框中,如图4所示。若不选任何“服务”,则显示如图5所示。单击“放弃”按钮,则恢复到图3状态。




程序已经给出但不完整,请在横线处填写正确的内容,以实现上述功能。
要求:考生不得修改窗体文件中已经存在的控件和程序,最后把修改后的文件按原文件名存盘。
[题目提供的源程序]
Private Sub Command1_Click()
Dim flag As Boolean
flag=False
Picture1.Print Label1.Caption, Text1.Text
Picture1.Print Frame1.Caption; ":",
For k=0 To 3
If Optionl(k).Value=True Then
Picture1.Print Optionl(k).Caption
End If
Next k
For k=0 To 2
If Check1(k).Value= (1) Then
If Not flag Then
Picture1.Print Frame2.Caption; ":",
flag=True
End If
Picture1.Print Check1(k).Caption; "";
End If
Next k
Picture1.Print
End Sub
Private Sub Command2_Click()
(2) =""
For k=0 To 3
Optionl(k).Value=False
Next k
For k=0 To 2
Checkl(k).Value=0
Next k
Picture1.Cls
Command1.Enabled=False
End Sub
Private Sub Option1_Click(Index As Integer)
(3)
End Sub

题型:单项选择题
阅读下面短文,根据所读内容,在文章后第56-65小题的空格里填入一个最恰当的单词。
注意:每个空格只填一个单词 
People visit other countries for many purposes. Some travel on businesses; others travel to visit interesting places that are only found in other countries.
Wherever you go, and for whatever purpose, it’s important to be safe. A tourist can attract a lot of attention from local people. While most people you meet when travelling are sure to be nice, there are dangers—theft being the most common. So prepare for your trip in advance.
As you prepare for your trip, make sure you have the right paperwork. You don’t want to get to your destination (目的地)only to find you have the wrong visa, or worse, that your passport is about to expire (到期). Also, make sure you travel with proper medical insurance, so that if you are sick or injured during your travels, you can be treated. If you want to drive while you are abroad, make sure you have an international driver’s license.
If you need to take medicine with you—such as travel-sickness pills—keep it in its original container(容器). If you don’t, you may find yourself doing a lot of explaining to customs officials at your destination.
Buy a guidebook and read about the local customs of the country you are going to. Also, try and learn a few basic words and phrases—don’t assume that the local people will speak your language.
When you get to your destination, you’d better use official transport. Always go to the bus and taxi stands, don’t accept rides from strangers who offer you a lift. If there is no meter in the taxi, agree on a price before you get in. If you prefer to stay in cheap hotels while travelling, make sure you can lock the door of your room from the inside. If you are travelling with valuables such as jewelry, or a lot of money, you should ask about a safe for storing them in. Finally, remember to smile. It’s the friendliest and most sincere form of communication, and is sure to be understood in any part of the world!
Have a Safe Trip
Aspects of being safe
 小题1: on safety.
Paperwork
visa
You must have the  小题2: visa.
medical insurance
You are able to get   小题3: if you’re ill during the journey.
driving license
You should have the   小题4: driver’s license if you’d like to drive in foreign countries.
Medicine
Make sure it is   小题5: in its original containers.
Guidebook
If you buy one, you’ll know the local customs by  小题6: it.
小题7:
You can try to learn some simple words and phrases the local people use.
Transport
Use public transport. Don’t  小题8: into strangers’ cars.
Hotel      
Lock the door from the   小题9: .
Form of communication
Don’t forget to  小题10: when communicating with others.
题型:单项选择题

佝偻病患者体内缺少的元素是[ ]

A.钙

B.铁

C.锌

D.硒

题型:单项选择题

()不是经纪商的权利与义务。

A.坚持了解客房原则

B.忠实办理受托业务

C.为客房保密

D.代理客房决策

题型:单项选择题

假设i是int类型的变量,并初始化为1,则下列( )是合法的条件语句。

A.if (i)

B.if (i<<=3)

C.if (i=2)

D.if (true)

更多题库