A directory service is the software system that stores, organizes and provides access to information in a directory. In software engineering, a directory is a map between names and values. It allows the lookup of values given a name, similar to a dictionary. As a word in a dictionary may have multiple definitions, in a directory, a name may be associated with multiple, different pieces of information. Likewise, as a word may have different parts of speech and different definitions, a name in a directory may have many different types of data.
目录服务是软件系统用来存储,组织和获取信息提供某个目录。在软件工程中,一个目录是一个名称和值之间的映射。它允许值查找一个名字,类似一个字典。作为一个在字典中的单词可能有多个定义,在某个目录,名称可能关联多个不同的信息片段。同样,作为一个词可能有不同地区的言论及不同的定义,在一个目录名称,可能有许多不同类型的资料。














Custom Search