Subject | English | Chinese simplified |
comp., MS | apartment threading model | 单元线程模型 (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
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) |