假定有如下事件过程: Private Sub Form_MouseDown(But

题型:单项选择题

问题:

假定有如下事件过程:
Private Sub Form_MouseDown(Button As Integer,Shift As Integer,X As Single,Y As Single)
 If Button=2 Then
  PopupMenu popForm
 End If
End Sub
则以下描述中错误的是( )。

A.该过程的功能是弹出一个菜单

B.PopForm是在菜单编辑器中定义的弹出式菜单的名称

C.参数X、Y指明鼠标的当前位置

D.Button=2表示按下的是鼠标左键

考点:计算机等级考试VISUALBASIC二级VISUALBASIC笔试
题型:单项选择题

紫外线灯管消毒,应从灯亮后几分钟开始计时()。

A.1~3

B.3~5

C.5~7

D.7~9

E.9~11

题型:单项选择题

张某与李某是邻居,一日张某和李某吵架,张某带着儿子张乙闯入李家殴打李某。李某的儿子李乙下班回家路上与从李家回来的张某相遇,张某便与张乙一齐将李乙打伤。李某的妻子王某以原告身份向法院提起诉讼,要求张某负责赔偿打伤其夫的医药费200元。李乙也向法院提起了以张某为被告的诉讼要求赔偿自己医药费。请根据上述案情,回答下列各问:

关于本案的被告,有如下几种看法,其中哪些是正确的()

A.本案被告只有张某1人

B.本案被告只有张乙1人

C.张某和张乙在本案中是必要共同诉讼的共同被告

D.张某和张乙对侵害结果负连带责任

题型:单项选择题

创伤急救必须遵守“三先三后”的原则,对窒息或心跳呼吸刚停止不久的病人应该()。

A.先复苏后搬运 

B.先送医院后处置 

C.先搬运后复苏

题型:单项选择题

进入SF6配电装置低位区或电缆沟进行工作前有何要求?

题型:单项选择题

The software architecture is a set of software components, subsystems, relationships, interactions, the properties of each of these elements, and the set of guiding principles that together constitute the fundamental properties and constraints of a software system or set of systems. (1)defines a general set of element types and their interactions. The examples include Pipes and Filters, Model-View-Controller, and Reflection. A (2)in software architecture is a representation used to understand or document one or more aspects of a problem or solution. Architecture is usually used in conjunction with many adjunct terms. The(3) defines the key strategies, organization, goals and related processes of the enterprise. At the enterprise level, the (4)may be more of a set of guidelines on how the various software architectures should be constructed consistently across the enterprise. The (5), which describes the high-level set of elements involved in application from a particular domain along with their interactions, is often used to focus on subsystem definition rather than application process level definition.

(4)是()

A. enterprise architecture

B. data architecture

C. application architecture

D. information architecture

更多题库