原型化(Prototyping)方法是一类动态定义需求的方法, (52) 不是原型化方法所具有的特征。与结构化方法相比,原型化方法更需要 (53) 。衡量原型开发人员能力的重要标准是 (54) 。
A. 提供严格定义的文档
B. 加快需求的确定
C. 简化项目管理
D. 加强用户参与和决策
查看答案
配置WWW服务器是UNIX操作系统平台的重要工作之一,而Apache是目前应用最为广泛的Web服务器产品之一, (47) 是Apache的主要配置文件。 URL根目录与服务器本地目录之间的映射关系是通过指令 (48) 设定;指令Server Admin的作用是 (49) ;而设置index. html或default.html为目录下默认文档的指令是 (50) ;如果允许以"http: //www.xxx.edu.cn/~username"方式访问用户的个人主页,必须通过 (51) 指令设置个人主页文档所在的目录。
A. http
B. srm. conf
C. access. conf
D. apache. conf
(71) is a six bytes OSI layer 2 address which is burned into every networking device that provides its unique identity for point to point communication. (72) is a professional organization of individuals in multiple professions which focuses on effort on lower-layer protocols. (73) functions with two layers of protocols. It can connect networks of different speeds and can be adapted to an environment as it expands. (74) is the popular LAN developed under the direction of the IEEE 802. 5. (75) is the popular backbone technology for transmitting information at high speed with a high level of fault tolerance which is developed under the direction of ANSI.
A. ISO
B. ANSI
CCITT
D. IEEE
案例分析题设有职工实体Employee(职工号,姓名,性别,年龄,通信地址,家庭成员),其中通信地址记录了邮编、省、市和街道信息;家庭成员记录了职工亲属的姓名。职工实体中的通信地址是一个()属性;为了将数据库模式设计的更合理,对于家庭成员属性()。 职工实体中的通信地址是一个()属性。
A. 简单
B. 复合
C. 多值
D. 派生
在软件开发过程中常用图作为描述工具。如DFD就是面向 (36) 分析方法的描述工具。在一套分层DFD中,如果某一张图中有N个加工(Process),则这张图允许有 (37) 张子图。在一张DFD图中,任意两个加工之间 (38) 。在画分层DFD时,应注意保持 (39) 之间的平衡。DFD中,从系统的输入流到系统的输出流的一连串连续变换形成一种信息流,这种信息流可以分为 (40) 两类。
A. 数据结构
B. 数据流
C. 对象
D. 构件(Component)