当前位置:国家开放大学(信息系统测试)题库

问题:

[单选] “应用程序的运行被终止,导致测试不能继续进行”,此类缺陷被定义的级别为()。

A . 致命缺陷
B . 高级缺陷
C . 中级缺陷
D . 低级缺陷

You use the following declaration to add a Web user control named TestUserControl.ascx to an ASP.NET page named TestPage.aspx.    You add the following code to the code-behind file of TestPage.aspx.  private void TestMethod(){ ...}You define the following delegate.  public delegate void MyEventHandler();  You need to add an event of type MyEventHandler named MyEvent to TestUserControl.ascx and attach the page’s TestMethod method to the event. Which two actions should you perform?() Add the following line of code to TestUserControl.ascx.cs. public event MyEventHandler MyEvent;。 Add the following line of code to TestUserControl.ascx.cs. public MyEventHandler MyEvent;。 Replace the TestUserControl.ascx reference in TestPage.aspx with the following declaration. <uc:TestUserControl ID="testControl" runat="server" OnMyEvent="TestMethod"/>。 D.Replace the TestUserControl.ascx reference in TestPage.aspx with the following declaration. <uc:TestUserControl ID="testControl" runat="server" MyEvent="TestMethod"/>。 。 从远古到()前,中国各民族的祖先在中国辽阔的土地上生息繁衍,交往融合,开始了中华民族多元起源、不断凝聚的漫长历史过程。 夏、商、周。 春秋战国。 唐代。 秦统一。 终止酶反应的方法很多,常用的有 蒲松龄南游的生活对他的创作有什么样的影响? 在民事诉讼中当事人的诉讼权利是()。 完全相同的。 不完全相同的。 完全不相同的。 既完全相同又不完全相同的。 “应用程序的运行被终止,导致测试不能继续进行”,此类缺陷被定义的级别为()。
参考答案:

  参考解析

本题暂无解析

在线 客服