Subject | English | Chinese Taiwan |
comp., MS | audience compilation | 對象編譯 (The process of evaluating a set of user profile entities with an audience rule to determine which user profile entities are members of the audience) |
comp., MS | background compilation | 背景編譯 (Compilation that occurs while the developer is writing code, before an explicit build command is made through the IDE. Background compilation enables error reporting while the developer is writing code) |
comp., MS | JIT compilation | JIT 編譯 (The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time) |
comp., MS | just-in-time compilation | Just-In-Time 編譯 (The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time) |