compiled codeの例文
もっと例文: 1 2 3 4 5 6 7 8 9 10
- For example, the GO command to run the source code was equivalent to the BUILD command to generate the compiled code.
- Java's final is a strict rule such that it is impossible to compile code that directly breaks or bypasses the final restrictions.
- ZBasic featured device independent graphics : the same compiled code could work on different display resolutions and colors, and even in text mode.
- However, more complex methods are often employed, which specialize compiled code fragments to parameters known only at runtime ( see Adaptive optimization ).
- Interpreting code is slower than running the compiled code because the interpreter must analyze each run-time analysis is known as " interpretive overhead ".