Subject | English | Chinese simplified |
comp., MS | Application Object Tree | 应用程序对象树 (A navigable view of the element objects in an application model) |
comp., MS | B-tree | B 树 (A tree structure for storing database indexes) |
comp., MS | B+ tree | B+ 树 (A B-tree in which data are stored in the leaves. B+ trees (B plus trees) make it possible to easily search, insert, delete and access data) |
comp., MS | call tree | 调用树 (All modules that might be called by any procedure in the module in which code is currently running) |
comp., MS | canonical command tree | 规范命令树 (A common, programmatic representation of any Entity Framework query composed of one or more expressions) |
comp., MS | console tree | 控制台树 (The left pane in Microsoft Management Console (MMC) that displays the items contained in the console. The items in the console tree and their hierarchical organization determine the capabilities of a console) |
comp., MS | decision tree | 决策树 (A treelike model of data produced by certain data mining methods. Decision trees can be used for prediction) |
comp., MS | Decomposition Tree | 分解树 (A data visualization tool that helps users analyze complex information using a hierarchical scheme) |
comp., MS | dependency tree | 依赖关系树 (A diagram for visualizing the dependency relationships between resources) |
comp., MS | directory tree | 目录树 (A hierarchy of objects and containers in a directory that can be viewed graphically as an upside-down tree, with the root object at the top. Endpoints in the tree are usually single (leaf) objects, and nodes in the tree, or branches, are container objects. A tree shows how objects are connected in terms of the path from one object to another) |
comp., MS | domain tree | 域树 (In DNS, the inverted hierarchical tree structure that is used to index domain names. Domain trees are similar in purpose and concept to the directory trees used by computer filing systems for disk storage. For example, when numerous files are stored on disk, directories can be used to organize the files into logical collections. When a domain tree has one or more branches, each branch can organize domain names used in the namespace into logical collections) |
comp., MS | execution tree | 执行树 (The path of data in the data flow of a SQL Server 2005 Integration Services package from sources through transformations to destinations) |
comp., MS | expression tree | 表达式树 (A tree-form data representation of the structure of language-level code expressions) |
comp., MS | fault tree analysis diagram | 故障树分析图 (A type of diagram commonly used to illustrate events that might lead to a failure so the failure can be prevented) |
comp., MS | folder tree | 文件夹树 (A hierarchy of folders in the Exchange store very similar in structure to the standard file system. A single folder can contain child folders, which, in turn, can contain other child folders) |
comp., MS | hardware tree | 硬件树 (A record in RAM of the current system configuration based on the information for all devices in the hardware branch of the registry. The hardware tree is created each time the system is started or whenever a dynamic change occurs to the system configuration) |
comp., MS | Huffman tree | huffman 树 (A binary tree that minimizes the product of a leaf's weight and its distance from the root, for all leaves) |
comp., MS | logical tree | 逻辑树 (In Windows Presentation Foundation, the tree containing all the elements and content that are directly created by an application and used for a user interface element. For the specified element, the logical tree is not a strict subset of its visual tree, because elements derived from the Visual base class might contain elements that are not derived from the Visual class. For example, the elements might contain a String, a TextElement, or any other common language runtime object) |
comp., MS | multiple-tree forest topology | 多级树状林拓扑结构 (A network topology in which multiple Active Directory trees exist in a single forest) |
comp., MS | Quick Tag Tree | 快速标记树状图 (The hierarchical HTML tag structure of an opened HTML document that appears in a window docked beneath the quick tag selector) |
comp., MS | red/black tree | 红黑树 (A binary search tree which uses a one-bit flag on each node to identify the node by color: either red or black. A set of constraints on node color helps form an approximately balanced binary tree) |
comp., MS | regression tree | 回归树 (A diagram that depicts a decision tree mining model that has been created to analyze continuous numeric data) |
comp., MS | reporting tree | 报告树 (A visual representation of an organization's structure, showing levels in the corporate hierarchy such as companies, divisions, departments, projects and tasks. One of the three Management Reporter building blocks) |
comp., MS | request tree | 请求树 (The tree of nodes that contains HTTP requests) |
comp., MS | subject tree | 主题树 (The hierarchical list of categories used to correlate and organize information) |
comp., MS | Tag Inspector Tree | 标记检查器树状图 (An item on the View menu that refers to the hierarchical HTML tag structure of an opened HTML document) |
comp., MS | tag tree | 标记树 (The hierarchical HTML tag structure of an opened HTML document that appears in a task pane window) |
comp., MS | tree diagram | 树形图 (A type of block diagram with tree shapes to represent hierarchies, such as family trees or tournament plans) |
comp., MS | tree view | 树状视图 (A hierarchical representation of the folders, files, disk drives, and other resources connected to a computer or network) |
comp., MS | tree view control | 树视图控件 (A standard Windows control that allows a set of hierarchically-related objects to be displayed as an expandable outline) |
comp., MS | visual tree | 可视化树 (In Windows Presentation Foundation, the element tree containing all visual elements (elements that derive from the type System.Windows.Media.Visual) used for a piece of the user interface. This tree is the accumulation of all visual elements created directly by the application (whether in code or in markup) and all visual elements created by the template expansion of elements such as controls and data objects) |
comp., MS | XML tree | XML 树 (A hierarchical structure of XML elements) |