当前位置:MCSE(70-291)题库

问题:

[单选]

Your network consists of a single Active Directory domain. You have a DHCP server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You have a computer named Computer1 that runs Windows XP Professional Service Pack 3 (SP3).You need to administer the DHCP service on Server1 from Computer1. 
What should you do first?()

A . On Computer1, install adminpak.msi.
B . On Computer1, at a command prompt run the Netsh command.
C . On Server1, open the DHCP snap-in and select Export List.
D . On Server1, open the DHCP snap-in and add Computer1 to the list of servers.

国际单位制中用KJ表示能量单位,工程中常用kcal表示,两者之间的关系为()。 1cal=4.18kj。 1cal=1000j。 1j=1000cal。 每台锅炉至少装设两个安全阀的目的是() 增加安全可靠性。 节约能源。 减少维修费用。 方便操作。 你正在SQL SERVER 2005 服务器上一个名为DB1的数据库上进行着工作。你发现由于对DB1中Table1表的扫描导致了查询执行缓慢。已知,Table是一个使用频繁而且非常巨大的表,同时你又确定了查询中包含如下的语句:SELECT col1,col2 FROM table1 WHERE col3 = 。在表保持对所有用户有效的情况下,为了最大化的提高查询性能,你应该怎么做?() 更新DB1数据库中表Table1的所有统计信息。 在DB1数据库中,使用CREATE STATISTICS 语句为表Table1的列col3创建缺少的统计信息。 设置优先值提升选项的值为1。 执行如下语句:USE DB1 GO CREATE INDEX index1 ON table1(col3) INCLUDE(col1, col2) WITH (ONLINE = ON) GO。 执行如下语句 USE DB1GOCREATE INDEX index1 ON table1(col3, col2,col1)。 You create a Web Form with several UI elements on it. During a code review, you realize that some of the UI elements can be grouped into user controls. You need to create a Web control to group the UI elements that do not require server-side processing. Doing so will enable you to programmatically add or remove the UI elements from the page. You want to maintain the UI elements' style properties. What should you do? () Use System.Web.UI.TemplateControl to group the UI elements.。 Use System.Web.UI.HtmlControls.HtmlControl to group the UI elements.。 Use System.Web.UI.LiteralControl to group the UI elements.。 Use System.Web.UI.WebControls.Literal to group the UI elements.。 锅炉的型号有哪些?

Your network consists of a single Active Directory domain. You have a DHCP server named Server1 that runs Windows Server 2003 Service Pack 2 (SP2). You have a computer named Computer1 that runs Windows XP Professional Service Pack 3 (SP3).You need to administer the DHCP service on Server1 from Computer1. 
What should you do first?()

参考答案:

  参考解析

本题暂无解析

在线 客服