当前位置: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.) 

 English 
 Chinese 
 Japan 
 Korean 
 - 149 - Test Information Co., Ltd. All rights reserved. 01 <script type="text/javascript"> 
02 
03 Sys.Application.add_init(initComponents); 
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

You are the desktop administrator for your company. The company's network consists of a single Active Directory domain. All client computers run Windows XP Professional. Bruno is a user in the graphics department. Bruno creates a new shared folder named GFXTemplates on his computer. The GFXTemplates folder contains custom templates that are used by various applications. The permissions on the GFXTemplates folder must meet the following requirements: Users must be able to access the GFXTemplates folder and all files it contains, Users must be able to add newly created template files to the GFXTemplates folder, Users must not be able to delete any files in the GFXTemplates folder. Bruno configures permissions on the GFXTemplates folder as shown in the following table. The users in the graphics department report that they cannot add files to the GFXTemplates folder. What should you do to resolve this problem?() Modify the NTFS permissions on the GFXTemplates folder to grant the Everyone group Allow - Modify permission. 。 Modify the NTFS permissions on the GFXTemplates folder to grant the Users group Allow - Read and Allow - Write permissions. 。 Modify the shared folder permissions on the GFXTemplates folder to grant the Everyone group Allow - Change permission. 。 Modify the shared folder permissions on the GFXTemplates folder to grant the Users group Allow - Read and Allow - Write permissions.&e。 《安全生产法》规定,生产经营单位必须为从业人员提供符合()的劳动防护用品。 企业标准。 国家标准或者行业标准。 行业标准或者企业标准。 简述钢结构变形的原因。 发生烟道再燃烧事故,当采取措施无效时应() 向上级汇报。 申请停炉。 降负荷运行。 立即停炉。 ()是在基坑开挖过程中,沿坑底的周围或中央开挖排水沟,并在基坑边角处设置集水井。 管井井点法。 轻型井点法。 集水井法。 电渗法。

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.) 

 English 
 Chinese 
 Japan 
 Korean 
 - 149 - Test Information Co., Ltd. All rights reserved. 01 <script type="text/javascript"> 
02 
03 Sys.Application.add_init(initComponents); 
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?()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服