● Extreme Programming (XP) is a discipline of software development with (71) of simplicity, communication, feedback and courage. Successful software development is a team effort - not just the development team, but the larger team consisting of customer, management and developers. XP is a simple process that brings these people together and helps them to succeed together. XP is aimed primarily at object-oriented projects using teams of a dozen or fewer programmers in one location. The principles of XP apply to any (72) project that needs to deliver quality software rapidly and flexibly.An XP project needs a (73) customer to provide guidance. Customers, programmers, managers, are all working (74) to build the system that's needed, Customers - those who have software that needs to be developed-will learn simple, effective ways to (75) what they need, to be sure that they are getting what they need, and to steer the project to success.(71) A.importance B.keys C.roles D.values (72) A.small-sized B. moderately-sized C.large-sized D.huge-sized (73) A.part-time B.casual C.seldom D.full-time (74) A.together B.by themselves C.separately D.alone (75) A.tell B.know C.communicate D.feedback

● Extreme Programming (XP) is a discipline of software development with (71) of simplicity, communication, feedback and courage. Successful software development is a team effort - not just the development team, but the larger team consisting of customer, management and developers. XP is a simple process that brings these people together and helps them to succeed together. XP is aimed primarily at object-oriented projects using teams of a dozen or fewer programmers in one location. The principles of XP apply to any (72) project that needs to deliver quality software rapidly and flexibly.

An XP project needs a (73) customer to provide guidance. Customers, programmers, managers, are all working (74) to build the system that's needed, Customers - those who have software that needs to be developed-will learn simple, effective ways to (75) what they need, to be sure that they are getting what they need, and to steer the project to success.

(71) A.importance B.keys C.roles D.values (72) A.small-sized B. moderately-sized C.large-sized D.huge-sized (73) A.part-time B.casual C.seldom D.full-time (74) A.together B.by themselves C.separately D.alone (75) A.tell B.know C.communicate D.feedback


相关考题:

以下四个程序中,完全正确的是A)#include stdio.hmain();{/*programming*/printf("programming!\n");}B)#include stdio.hmain(){/*/ programming /*/printf("programming!\n");}C)#include stdio.hmain(){/*/*programming*/*/printf("programming!\n");}D)includestdio.h main(){/*programming*/printf("programming!\n");}

Structured programming practices(71)rise to Pascal,in which constructs were introduced to make programs more readable and better(72). C provided a combination of assembly language and high-level Structure to create a general-purpose language that could be used from system to(73)programming. Next came object orientation,which is(74)of a methodology and design philosophy than a language issue.This is(75)by the addition of so-called OO extensions to current languages,such as C.A.givingB.givenC.gaveD.gives

● Software (71) refers to that the software to meet the specification must be produced.(71)A. testB. supportC. developmentD. process

In(71)programming, the user determines the sequence of instructions to be executed, not programmer。A.structureB.event-drivenC.top-downD.data-driven

Structured programming practices(71)rise to Pascal, in which constructs were introduced to make programs more readable and better(72)C provided a combination of assembly and high -level structure to create a general -purpose language that could be used from system to(73)programming. Next came object orientation, which is(74)of a metrology and design philosophy than a language issue. This is(75)by the addition of so - called OO extensions to current language, such as C++.A.givingB.givenC.gaveD.gives

In(71)programming,the user determines the sequence of instructions to be executed,not the programmer.A.top-downB.structureC.data-drivenD.event-driven

Computer systems consist of two very different types of elements: Hardware, which includes all the physical things that can be touched and(71)which tells the hardware how to do.A.Operating systemB.I/O devicesC.CoursewareD.Software

WebSQL is a SQL-like ( 71 ) language for extracting information from the web.Its capabilities for performing navigation of web ( 72 ) make it a useful tool for automating several web-related tasks that require the systematic processing of either ail the links in a (73), all the pages that can be reached from a given URL through (74) that match a pattern, or a combination of both.WebSQL also provides transparent access to index servers that can be queried via the Common (75) Interface.A.queryB.transactionC.communicationD.programming

以下4个程序中,完全正确的是A.#include stdio.h main(); {/*programming*/ printf("programming!\n");}B.#include stdio.h main(); {/*/ programming /*/ printf("programming!\n");}C.#include stdio.h main() {/*/*programming*/*/ printf("programming!\n");}D.include stdio.h main() {/*programming*/ printf("programming!\n");}

Software engineering is the study and an application of engineering to the design,development,and(71)of software.A.maintenance B.serviceC.runningD.deployment