题目内容

In a world where it seems we already have too much to do,and too many things to think about,it seems the last thing we need is something new that we have to learn.But use cases do solve a problem with requirements:with____________(71)declarative requirements it’s hard to describe steps and sequences of events. Use cases,stated simply,allow description of sequences of events that,taken together, lead to a system doing something useful.As simple as this sounds,this is important.When confronted only with a pile of requirements,it’S often ____________(72)to make sense of what the authors of the requirements really wanted the system to do.In the preceding example,use cases reduce the ambiguity of the requirements by specifying exactly when and under what conditions certain behavior occurs;as such,the sequence of the behaviors can be regarded as a requirement.Use cases are particularly well suited to capturing these kind of requirements.Although this may sound simple,the fact is that __________(73)requirement capture approaches,with their emphasis on declarative requirements and”shall”statements.completely fail to capture the___________(74)of the system’s behavior.Use cases are a simple yet powerful way to express the behavior of the system in Way that all stakeholders can easily understand. But,like anything,use cases come with their own problems,and as useful as they are,they can be ___________(75).The result is something that is as bad,if not worse,than the original problem.Therein it’s important to utilize use cases effectively without creating a greater problem than the one you started with. (74)

A. statics
B. nature
C. dynamics
D. originals

查看答案
更多问题

颜色深度是表达图像中单个像素的颜色或灰度所占的位数(bit)。若每个像素具有8位的颜色深度,则可表示__________种不同的颜色。

A. 8
B. 64
C. 256
D. 512

软件设计师王某在其公司的某一综合信息管理系统软件开发工作中承担了大部分程序设计工作。该系统交付用户,投入试运行后,王某辞职离开公司,并带走了该综合信息管理系统的源程序,拒不交还公司。王某认为,综合信息管理系统源程序是他独立完成的,他是综合信息管理系统源程序的软件著作权人。王某的行为____________。

A. 侵犯了公司的软件著作权
B. 未侵犯公司的软件著作权
C. 侵犯了公司的商业秘密权
D. 不涉及侵犯公司的软件著作权

编译器和解释器是两种基本的高级语言处理程序。编译器对高级语言源程序的处理过程可以划分为词法分析、语法分析、语义分析、中间代码生成、代码优化、目标代码生成等阶段,其中,___________并不是每个编译器都必需的。

A. 词法分析和语法分析
B. 语义分析和中间代码生成
C. 中间代码生成和代码优化
D. 代码优化和目标代码生成

内存按字节编址从B3000H到DABFFH的区域其存储容量为____________。

A. 123kB
B. 159kB
C. 163kB
D. 194kB

答案查题题库