网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the(71) of a software-intensive system. As the(72) standard modeling language, the UML facilitates communication and reduces confusion among project(73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to(74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.

The UML is not limited to modeling software. In fact, it is expressive enough to model(75) systems, such as workflow in the legal system, the structure and behavior. of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.

To understand the UML, you need to form. a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.

A.classes

B.components

C.sequences

D.artifacts


参考答案

更多 “ For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the(71) of a software-intensive system. As the(72) standard modeling language, the UML facilitates communication and reduces confusion among project(73) . The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to(74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems.The UML is not limited to modeling software. In fact, it is expressive enough to model(75) systems, such as workflow in the legal system, the structure and behavior. of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware.To understand the UML, you need to form. a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.A.classesB.componentsC.sequencesD.artifacts ” 相关考题
考题 ●A multimedia system allows end users to share,transfer and process avariety of forms of information in a (75) manller.(75) A.fixedB.fixC.unifyingD.unified

考题 How long() you() a member of the club? A.have,,joinedB.have,,beenC.has,,joinedD.has,,been

考题 Why()the old block of flats()demolished next month? A、are…beingB、is…beingC、has…beenD、have…been

考题 若有说明:char*language[]={"FORTRAN","BASIC","PASCAL","JAVA","C"};则表达式*language[1]*language[3]比较的是()。 A.字符F和字符PB.字符串BAS1C和字符串JAVAC.字符B和字符JD.字符串FORTRAN和字符串PASCAL

考题 Whichfouraretrue?() A.Has-arelationshipsshouldneverbeencapsulated.B.Has-arelationshipsshouldbeimplementedusinginheritance.C.Has-arelationshipscanbeimplementedusinginstancevariables.D.Is-arelationshipscanbeimplementedusingtheextendskeyword.E.Is-arelationshipscanbeimplementedusingtheimplementskeyword.F.Anarrayoracollectioncanbeusedtoimplementaone-to-manyhas-arelationship.G.TherelationshipbetweenMovieandActressisanexampleofanis-arelationship.

考题 He is talking so much about America as if he ____ there.A、had beenB、has beenC、wasD、been

考题 It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question.(71)is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UML depending on what you are trying to convey. In general, a UML model is made up of one or more(72)A diagram graphically represents things, and the relationships between these things. These(73)can be representations of real-world objects, pure software constructs, or a description of the behavior. of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams.(74)are used to capture the physical organization of the things in your system, i.e., how one object relates to another.(75)focus on the behavior. of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements.A.ProgrammingB.AnalyzingC.DesigningD.Modeling

考题 注册一个自定义组件语句的用法是:( )A.RegisterComponents(TMyComponent,[‘Standard’])B.Register(TMyComponent,[‘Standard’])C.RegisterComponents(‘Standard’,[TMyComponent])D.Register(‘Standard’,TMyComponent)

考题 That is a________boat built in Hong Kong.A.ten-year-oldB.ten-years-oldC.ten-years oldD.ten year old

考题 It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question.(请作答此空)is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UML depending on what you are trying to convey. In general, a UML model is made up of one or more( ). A diagram graphically represents things, and the relationships between these things. These( )can be representations of real-world objects, pure software constructs, or a description of the behavior of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams.( ) are used to capture the physical organization of the things in your system, i. e. , how one object relates to another.( ) focus on the behavior of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements. A.Programming B.Analyzing C.Designing D.Modeling