Subject | English | Chinese Taiwan |
comp., MS | apartment threading | Apartment 執行緒 (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
comp., MS | apartment threading model | Apartment 執行緒模式 (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
comp., MS | Hyper-Threading Technology | 超執行緒技術 (Intel's implementation of simultaneous multithreading that allows a single physical processor to execute multiple threads (instruction streams) simultaneously) |
comp., MS | threading model | 執行緒模式 (The model that determines how the methods of an application's component are assigned to threads in order to be executed) |