Subject | English | Chinese simplified |
comp., MS | DirectX Immediate Mode | DirectX 直接模式 (A rendering API in which client calls directly cause rendering of graphics objects to the display) |
comp., MS | immediate query | 即时的查询 (A LINQ query that is evaluated immediately. Any query that returns a single value, as opposed to a sequence of values, or that is terminated by a call to ToList, ToArray, ToDictionary, or ToLookup) |
comp., MS | immediate updating subscription | 立即更新订阅 (A subscription to a transactional publication for which the user is able to make data modifications at the Subscriber. The data modifications are then immediately propagated to the Publisher using the two-phase commit protocol (2PC)) |