Subject | English | Korean |
comp., MS | apartment-threaded component | 아파트 스레드 구성 요소 (A COM component that resides on a single thread of execution. Apartment-threaded components rely on COM to synchronize calls to them. All COM objects created with Visual Basic are apartment threaded) |
comp., MS | application single-threaded apartment | 응용 프로그램 단일 스레드 아파트 (A single-threaded apartment the thread of which is the core UI thread for an application window) |
comp., MS | both-threaded | 이중 스레드 (Pertaining to a threading model in which the object has the characteristics of an apartment-threaded object as well as a free-threaded object) |
comp., MS | single-threaded apartment | 단일 스레드 아파트 (An apartment that consists of exactly one thread) |
comp., MS | threaded discussion | 토론 스레드 (In an online forum, such as a newsgroup, a series of messages or articles in which replies to an message are nested directly under it instead of arranged in chronological or alphabetical order) |