当前位置:MCTS(70-528)题库

问题:

[单选] 你正在创建一个自定义服务器控件,并且你需要此控件支持在Visual Studio 2005设计器中使用。为此,你创建了两个类:一个是从Composite Control继承的myControl类,另一个是从Composite ControlDesigner继承的myControlDesigner类。你需要把myControl和myControlDesigner进行关联。下面那一个可以正确达到此目的?()

A . [Designer(myControlDesigner)] public class myControl: CompositeControl
B . [Designer(typeof(myControl))] public class myControlDesigner: CompositeControlDesigner
C . [Designer(myControl)] public class myControlDesigner: CompositeControlDesigner
D . [Designer(typeof(myControlDesigner))] public class myControl: CompositeControl

如果要使图像在缩放时不失真,在图像显示原始大小时,按下()键,拖动图像右下方的控制点,可以按比例调整图像大小  Ctrl。  Shift。  Alt。  Shift+Alt。 信度是指测验的() 有效性。 可靠性。 正确性。 难易性。 国家对医疗器械实行分类管理,《医疗器械监督管理条例》规定把医疗器械分为()类。 1类。 2类。 3类。 Your network contains a DNS server named DNS1 that runs Windows Server 2008 R2. DNS1 hosts a zone named contoso.com.Dynamic updates are enabled on the zone.The network contains a server named Web1.contoso.com.All computers on the network are configured to use DNS1 as their DNS server.You need to ensure that users can connect to Web1.contoso.com by using the name portal.contoso.com.The solution must ensure that the users can connect by using portal. contoso.com if the IP address of Web1.contoso.com changes.Which type of resource record should you create?() Alias (CNAME)。 Host (A)。 Host Information (HINFO)。 Pointer (PTR)。 无架眼施工新方法,其技术核心是()。 A.模板不穿孔 。 B.采用“步步紧”的模板卡具来代替穿墙木楞 。 C.木楞设置合理 。 D.预留施工缝。 你正在创建一个自定义服务器控件,并且你需要此控件支持在Visual Studio 2005设计器中使用。为此,你创建了两个类:一个是从Composite Control继承的myControl类,另一个是从Composite ControlDesigner继承的myControlDesigner类。你需要把myControl和myControlDesigner进行关联。下面那一个可以正确达到此目的?()
参考答案:

  参考解析

本题暂无解析

在线 客服