当前位置:MCPD(70-505)题库

问题:

[单选]

You are creating a Windows application for graphical image processing by using the .NET Framework 3.5. You create an image processing function and a delegate.You plan to invoke the image processing function by using the delegate.You need to ensure that the calling thread meets the following requirements: 
(1)It is not blocked when the delegate is running  
(2)It is notified when the delegate is complete
What should you do?()

A . Call the Invoke method of the delegate.
B . Call the BeginInvoke and EndInvoke methods of the delegate in the calling thread.
C . Call the BeginInvoke method by specifying a callback method to be executed when the delegate is complete.Call the EndInvoke method in the callback method.
D . Call the BeginInvoke method by specifying a callback method to be executed when the delegate is complete.Call the EndInvoke method of the delegate in the calling thread.

订立仓储合同的原则有()。 经济效益的原则。 平等的原则。 等价有偿的原则。 自愿与协商一致的原则。 全法和不损害社会公共利益的原则。 叙述地面控制的安全阀的主要优点和缺点(与井下控制的安全阀相比)。 非独立悬架只能用在后桥不能用在前桥。 与稳压管稳压电路相比,串联型稳压电路的输出电压()。 稳定。 较高。 可调。 较低。 预应力筋保护层喷浆宜在气温高于()℃时进行,当有大风、冰冻、降雨或当日最低气温低于O℃时,不得进行喷射作业。 5。 10。 15。 20。

You are creating a Windows application for graphical image processing by using the .NET Framework 3.5. You create an image processing function and a delegate.You plan to invoke the image processing function by using the delegate.You need to ensure that the calling thread meets the following requirements: 
(1)It is not blocked when the delegate is running  
(2)It is notified when the delegate is complete
What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服