共用题干题特定领域软件架构(DSSA)是在一个特定应用领域为一组应用提供组织结构参考的标准软件架构。实施DSSA的过程中包括一系列基本的活动,其中(1)活动的主要目的是为了获得DSSA。该活动参加人员中,(2)的主要任务是提供关于领域中系统的需求规约和实现的知识。 空白(2)处应选择()
A. 领域专家
B. 领域分析者
C. 领域设计者
D. 领域实现者
查看答案
共用题干题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. 空白(5)处应选择()
A. product-linearchitecture
B. reference architecture
C. technology architecture
D. infrastructure architecture
共用题干题基于软件架构的设计(Architecture Based Software Development,ABSD)强调由商业、质量和功能需求的组合驱动软件架构设计。它强调采用(1)来描述软件架构,采用(2)来描述需求。 空白(2)处应选择()
A. 用例与类图
B. 用例与视角
C. 用例与质量场景
D. 视角与质量场景
以太网交换机的Console端口与PC机的(1)端口通过控制台电缆相连,默认的数据速率是(2)。 空白(1)处应选择()
A. COM
B. PPT
C. USB
D. 1394
某互联网公司正在设计一套网络聊天系统,为了限制用户在使用该系统时发表不恰当言论,需要对聊天内容进行特定敏感词的过滤。针对上述功能需求,采用()能够灵活配置敏感词的过滤过程。
A. 责任链模式
B. 工厂模式
C. 组合模式
D. 装饰模式