当前位置:国家开放大学(投资分析)题库

问题:

[单选] 项目按照其性质不同,可以分为()。

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"/>。 。 项目按照其性质不同,可以分为()。
参考答案:

  参考解析

本题暂无解析

在线 客服