题目内容

共用题干题(1)的选择是开发一个软件系统时的基本设计决策;(2)是最低层的模式,关注软件系统的设计与实现,描述了如何实现构件及构件之间的关系。引用-计数是C++管理动态资源时常用的一种(3)。 空白(1)处应选择()

A. 架构模式
B. 惯用法
C. 设计模式
D. 分析模式

查看答案
更多问题

The API changes should provide both source and binary (71)for programs written to the original API. That is, existing program binaries should continue to operate when run on a system supporting the new API, In addition, existing (72) that are re-compiled and run on a system supporting the new API should continue to operate. Simply put, the API(73) for multicast receivers that specify source filters should not break existing programs, The changes to the API should be as small as possible in order to simplify the task of converting existing (74)receiver applications to use source filters. Applications should be able to detect when the new(75)filter APls are unavailable(e.g., calls fail with the ENOTSUPP error) and react gracefully(e.g., revert to old non-source-filter API or display a meaningful error message to the user). 空白处(72)应选择()

A. systems
B. programs
C. applications
D. users

The API changes should provide both source and binary (71)for programs written to the original API. That is, existing program binaries should continue to operate when run on a system supporting the new API, In addition, existing (72) that are re-compiled and run on a system supporting the new API should continue to operate. Simply put, the API(73) for multicast receivers that specify source filters should not break existing programs, The changes to the API should be as small as possible in order to simplify the task of converting existing (74)receiver applications to use source filters. Applications should be able to detect when the new(75)filter APls are unavailable(e.g., calls fail with the ENOTSUPP error) and react gracefully(e.g., revert to old non-source-filter API or display a meaningful error message to the user). 空白处(75)应选择()

A. resource
B. state
C. destination
D. source

在网络数据传输过程中都是收、发双向进行的。一般来说,对于光纤介质也就需要两条光纤分别负责数据的发送和接受。近年来已经有了在单条光纤上同时传输收发数据的技术,下面支持单条光纤上同时传输收发数据的技术是()。

A. WiFi和WiMAX
B. ADSL和VDSL
C. PPPoE和802.1x
D. GPON和EPON

OSPF is a link-state routing protocol. It is designed to be run internal to a single (1) system. Each OSPF router maintains an identical(2) describing the autonomous system's topology. From this database, a routing table is calculated by constructing a shortest-path (3).OSPF recalculates routes quickly in the face of topological changes, utilizing aminimum of routing (4) traffic. OSPF provides support for equal-cost multipath. An area routing capability is provided, enabling.an additional level of routing protection and a reduction in routing protocol (5). 空白(3)处应选择()

A. connection
B. tree
C. decision
D. bitmap

答案查题题库