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

问题:

[单选]

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. 
You create a Web page named enterName.aspx. The Web page contains a TextBox control named txtName. The Web page cross posts to a page named displayName.aspx that contains a Label control named lblName.
You need to ensure that the lblName Label control displays the text that was entered in the txtName 
TextBox control. 
Which code segment should you use? ()

A . A
B . B
C . C
D . D

有一台运行 Windows Server 2008的服务器。服务器上安装了Web服务器(IIS)服务器角色以及所有 Web 服务器角色服务。您需要为用户提供管理网站的能力。应配置哪项功能?() Net角色。 Net用户。 身份验证。 IIS 管理器权限。 单体液压支柱发现三用阀()损坏时,必须及时更换。 失效。 漏液。 变形。 弯曲。 根据下面所给的AAA数据库,写出下列每条查询语句的执行结果,或者写出下列每条语句或程序段的功能。 假设存在名为AAA的数据库,包括Students(学号char(8),姓名varchar(8),年龄int,专业varchar(20),入学日期DateTime)和Score(学号char(8),课程名varchar(10),成绩numeric(5,2))两张表。 DECLARE @MyNO CHAR(8) SET @MyNO="20030001" IF (SELECT专业 FROM Students WHERE 学号=@MyNO)="计算机软件" BEGIN SELECT AVG(成绩) AS 平均成绩 FROM Score WHERE学号=@MyNO END ELSE PRINT "学号为" +@MyNO+"的学生不存在或不属于软件专业" GO 煤气设备严密性试验允许泄漏率标准:室外管道每小时平均泄漏率小于()%。 0.5。 1。 2。 5。 你是你公司销售部门的电脑管理员,销售部门的每一台电脑运行WindowsXP专业版并使用第三方的浏览器。Carmen是销售部门的一个用户,Carmen的电脑有一块硬盘分为两个区,名为C,G,两个分区都被格式化为FAT32,Carmen把她的数据保存在G盘上,G盘上的一个文件夹名为Files1共享为Files1,销售部门的用户有在Files1上保存文档的权限。Roger是销售部门的经理,他希望通过他的UNIX客户机来读取共享文档Files1上的文件。Carmen报告说WindowsXP专业版的用户能够在共享文档Files1上保存文件,Roger报告说他使用UNIX客户机不能访问Files1共享文档。你要确保Roger能从他的UNIX电脑上读取Files1共享文档上的文件,你要采取哪两个动作呢?() 为G:\Files1建立另外一个共享文档,并命名为Wwwroot。 为G:\Files1文件夹创建一个网页共享。 在Carmen的电脑上安装因特网信息服务InterneT Information Services(IIS)。 在Carmen的电脑上安装IE浏览器。 把G盘转化为NTFS格式。 把C盘转化为NTFS格式。

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. 
You create a Web page named enterName.aspx. The Web page contains a TextBox control named txtName. The Web page cross posts to a page named displayName.aspx that contains a Label control named lblName.
You need to ensure that the lblName Label control displays the text that was entered in the txtName 
TextBox control. 
Which code segment should you use? ()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服