以下关于信息库(repository)的叙述中,最恰当的是______;______不是信息库所包含的内容。
A. 存储一个或多个信息系统或项目的所有文档、知识和产品的地方
B. 存储支持信息系统开发的软件构件的地方
C. 存储软件维护过程中需要的各种信息的地方
D. 存储用于进行逆向工程的源码分析工具及其分析结果的地方
Documentation of a software package is normally produced for two purposes. One is to explain the ______ of the software and describe how to use them. This is known as______ because it is designed to be read by the user of the software. The other purpose of documentation is to describe the software’s internal composition so that the system can be maintained later in its lifecycle. Docum entation of this type is known as ______.
A. system documentation
B. user documentation
C. vender documentation
D. 1icense documentation