Subject | English | Chinese simplified |
comp., MS | binding dependency | 绑定依赖关系 (A kind of dependency that indicates a binding of parameterized class, or template, parameters to actual values to create a bound, or nonparameterized, element) |
comp., MS | dependency property | 依赖属性 (In Windows Presentation Foundation and Silverlight, a property represented by a DependencyProperty identifier that is registered with the property system. Dependency properties can be defined only by DependencyObject types, which typically expose the identifier as a public static field. The property system determines their effective value based on a precedence evaluation of all possible value sources) |
comp., MS | dependency tree | 依赖关系树 (A diagram for visualizing the dependency relationships between resources) |
comp., MS | external dependency | 外部相关性 (A relationship in which the start or finish date of a task depends on a task in another project) |
comp., MS | inter-project dependency | 项目间相关性 (A way to show that your project, or a specific task in your project, requires a deliverable in another project. Your project and task dates are not affected by changes to the dates in the project you are dependent upon) |
comp., MS | model dependency | 模型依赖关系 (A relationship between two or more models in which one model is dependent on the information of another model) |
comp., MS | Object Dependencies pane | 对象相关性窗格 (A pane that shows objects that have a dependency on the selected object. Also shows objects on which the selected object has dependencies) |
comp., MS | refinement dependency | 细化依赖关系 (A kind of dependency that indicates a historical or derivation relationship between two elements with a mapping between them. A description of the mapping may be attached to the dependency in a note) |
comp., MS | task dependency | 任务相关性 (A relationship between two linked tasks; linked by a dependency between their finish and start dates. There are four kinds of task dependencies: Finish-to-start [FS], Start-to-start [SS], Finish-to-finish [FF], and Start-to-finish [SF]) |
comp., MS | trace dependency | 跟踪依赖关系 (A kind of dependency that indicates a historical relationship between two elements that represent the same concept at different semantic levels or from different points of view) |
comp., MS | usage dependency | 使用依赖性 (A kind of dependency that indicates that one element requires the presence of another element for its correct implementation or functioning) |