计算机进入休眠状态时,会将( )中的所有内容保存到硬盘。
参考答案:内存
患者男,47岁,公务员。1年前发现血压高,服用降压药。服药后渐感头昏,有时心里发慌、紧张,总觉得要发生什么不好的事情,不想出门,不想活动,可坚持工作。担心自己的血压问题,怕身体出现别的毛病,担心药物的不良反应,多服用中药。睡眠差,入睡困难。
可用于评估的量表有()
A.HAMA
B.HAMD
C.简明精神量表
D.强迫症状量表
E.躁狂量表
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.
(72)处填()。
A.views
B.diagrams
C.user views
D.structure pictures