DictionaryForumContacts

Terms containing compiler | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MScompiler option编译器选项 (An option that is set in the development environment before a file is compiled)
comp., MScompiler warning编译器警告 (A warning that is issued due to a compiler problem)
comp., MSEffect Compiler效果编译器 (A compiler that assembles shader code from the central processing unit (CPU) and the graphics processing unit (GPU) and executes shader computations on the CPU before the shader runs)
comp., MSJIT compilerJIT 编译器 (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSjust-in-time compiler实时编译器 (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSoptimizing compiler优化编译器 (A compiler that analyzes its output (assembly language or machine code) to produce more efficient (smaller or faster) instruction sequences)

Get short URL