一旦数据到达,将首先触发Winsock控件的()。
第1题:
A. Drop the data.
B. Send the data frames to the default gateway.
C. Create an ARP request to get a MAC address for the receiving host.
D. Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.
第2题:
一旦数据到达,将首先触发Winsock控件的()。
AData Arrival事件
BConnection Request事件
CData Send事件
DData Get事件
第3题:
数据源控件的Selected事件肯定会被触发。
第4题:
A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?()
第5题:
霍尼韦尔的画面数据引用,当使用Script Data的方式时,只能通过本控件的事件进行参数引用。
第6题:
关于视图控件的常用事件描述中,不正确的是?()
第7题:
用鼠标选中某菜单控件时,触发Click事件;而用键盘选中该菜单控件时,触发KeyPress事件.
第8题:
switch-1 will drop the data because it dose not have an entry for that MAC address
switch-1 will flood the data out all of its port from which the data originated
switch-1 will forward the data to its default gateway
tch-1 will send an ARP request out all its ports except the port from which the data originated
第9题:
对
错
第10题:
Click事件只能使用在按钮上,表示按钮的点击动作
当TextView类视图控件失去焦点或获得焦点时,将触发FocusChange事件
当单选框中某一选项被选择时,将触发CheckedChange事件
当多选框中某一选项被选择时,将触发CheckedChange事件
第11题:
第12题:
在控件数组的控件上按键盘键,不能触发KeyPress事件
按下键盘上任一个键时,都能触发KeyPress事件
按字母键时,拥有焦点的控件的KeyPress事件会被触发
窗体没有KeyPress事件
第13题:

A.switch-1 will drop the data because it dose not have an entry for that MAC address
B.switch-1 will flood the data out all of its port from which the data originated
C.switch-1 will forward the data to its default gateway
D.tch-1 will send an ARP request out all its ports except the port from which the data originated
第14题:
当页面返回时,在触发控件的事件之前会触发Page_Load事件
第15题:
以下叙述中错误的是()。
第16题:
前端MX框架提供的DataGrid控件中的当数据项进行编辑后,将触发该事件()
第17题:
请选出移动终端进行位置更新操作的MAP信令正确信令顺序()a.Insert subscriber data(Request)b.Insert subscriber data(Response)c.Update Location(Request)d.Update Location(Response)e.Send Parameters(Request)f.Send Parameters(Response)
第18题:
当光标到达TextBox控件时将引发控件的GotFocus事件。
第19题:
事件是可以由窗体或控件识别的操作
事件可以由用户的动作触发
一个操作动作只能触发一个事件
事件可以由系统的某个状态的变化而触发
第20题:
对
错
第21题:
Data Arrival事件
Connection Request事件
Data Send事件
Data Get事件
第22题:
MouseDown事件
MouseUp事件
MouseMove事件
Click事件
第23题:
Drop the data.
Send the data frames to the default gateway.
Create an ARP request to get a MAC address for the receiving host.
Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.