设计损失量
参考答案:
指为了保证采掘生产的安全进行,在矿井(或采区、工作面)设计中,根据国家技术政策规定,允许丢失在地下的能利用储量。
建设项目竣工验收时,关于工程资料验收,应包括( )。
A.工程技术资料、工程综合资料、工程财务资料
B.工程技术资料、建设项目档案资料、工程财务资料
C.工程技术资料、工程综合资料、预决算资料
D.工程技术资料、建设项目档案资料、预决算资料
It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question. (101) 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 (102) . A diagram graphically represents things, and the relationships between these things. These (103) 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. (104) are used to capture the physical organization of the things in your system, i. e. , how one object relates to another. (105) 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.Activity diagrams
B.Use-case diagrams
C.Structural diagrams
D.Behavioral diagrams