compiled codeの例文
もっと例文: 1 2 3 4 5 6 7 8 9 10
- JIT compilers translate continuously, as with interpreters, but caching of compiled code minimizes lag on future execution of the same code during a given run.
- Swift also has limited support for " attributes ", metadata that is read by the development environment, and is not necessarily part of the compiled code.
- Getting music out of computers involves a process of writing and compiling codes, and people are doing that on stage; it's a new form of improvisation.
- These strings are not included in the compiled code, but are included in the debugger symbol file in a format that tools included with WPP can understand.
- This can also compile dynamically generated code, which can, in many scenarios, provide substantial performance advantages over statically compiled code, as well as over most JIT systems.