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

问题:

[单选]

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. 
You create a Web form by using ASP.NET AJAX. 
The Web form contains the following code fragment. (Line numbers are included for reference only.) 
01 <script type="text/javascript"> 
02 
03 Sys.Application.add_init(initComponents); 

 English 
 Chinese 
 Japan 
 Korean 
 - 150 - Test Information Co., Ltd. All rights reserved. 04 
05 function initComponents() { 
06 
07 } 
08 
09 </script> 
10 
11 <asp:ScriptManager ID="ScriptManager1" 12 runat="server" /> 
13 <asp:TextBox runat="server" ID="TextBox1" /> 
You need to create and initialize a client behavior named MyCustomBehavior by using the 
initComponents function. You also need to ensure that MyCustomBehavior is attached to the TextBox1 Textbox control. 
Which code segment should you insert at line 06? ()

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

Your network consists of a single Active Directory domain. Remote Assistance is enabled on all computers. You need to ensure that you can establish Remote Assistance connections to all computers without a Remote Assistance invitation. Which group policy setting should you configure? () Offer Remote Assistance。 Solicited Remote Assistance。 Allow users to connect remotely using Terminal Services。 Sets rules for remote control of Terminal Services user sessio。 上级自动空气断路器,延时整定电流值不小于()倍下级自动延时整定电流值。(1.0分) 1.0。 1.2。 1.5。 2.0。 您有一台运行Windows 7 的计算机。您可以创建一个加密文件系统(EFS)恢复密钥和证书。您需要确保您的用户帐户可以解密计算机上的所有EFS文件。您应该怎么办?() 从凭据管理器添加 Windows 凭据。 从凭据管理器添加基于证书的凭据。 从本地计算机策略添加数据恢复代理程序。 从本地计算机策略修改还原文件和目录设置。 发生水循环停滞时,上升管中的进水量() 等于零。 大于零。 小于零。 简述《癸丑报灾》的前因后果。

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. 
You create a Web form by using ASP.NET AJAX. 
The Web form contains the following code fragment. (Line numbers are included for reference only.) 
01 <script type="text/javascript"> 
02 
03 Sys.Application.add_init(initComponents); 

 English 
 Chinese 
 Japan 
 Korean 
 - 150 - Test Information Co., Ltd. All rights reserved. 04 
05 function initComponents() { 
06 
07 } 
08 
09 </script> 
10 
11 <asp:ScriptManager ID="ScriptManager1" 12 runat="server" /> 
13 <asp:TextBox runat="server" ID="TextBox1" /> 
You need to create and initialize a client behavior named MyCustomBehavior by using the 
initComponents function. You also need to ensure that MyCustomBehavior is attached to the TextBox1 Textbox control. 
Which code segment should you insert at line 06? ()

参考答案:

  参考解析

本题暂无解析

在线 客服