binary executable造句
例句与造句
- The distinction between " soft rooting " through a third-party application which uses a security vulnerability ( " root exploit " ) and " hard-rooting " by binary executable is sometimes made.
- Manx's Aztec C86, their native mode 6502 cross compilers for the Commodore 64 and Apple II, it created binary executables for then-legacy operating systems for the 16 bit 8086 family of processors.
- Several Unix-based OSes, such as FreeBSD or NetBSD, offer binary compatibility with more popular OSes, such as Linux-derived ones, since most binary executables are not commonly distributed for such OSes.
- Examples of artifacts include model files, source files, scripts, and binary executable files, a table in a database system, a development deliverable, or a word-processing document, a mail message.
- The Amiga also included " level depacking ", implemented by " Titanics Cruncher ", which enabled a binary executable to be decrunched as it was being loaded, requiring a very small amount of memory to do so.
- It's difficult to find binary executable in a sentence. 用binary executable造句挺难的
- It uses a more aggressive diffing algorithm called " courgette " to reduce diff size of two binary executable files, which reduces the diff patch from 6.7 % to 0.76 % for one version update.
- PHP compilers such as PriadoBlender and Roadsend PHP ( Currently only compatible with PHP-GTK 1, while latest snapshot includes PHP-GTK 2 ) enable the compilation of applications written in PHP-GTK to a standalone binary executable.
- Dinesh Nair had then backported the PicoBSD build scripts to FreeBSD 2.2 . 5, allowing the addition of a few more binaries in the dialup flavour due to FreeBSD 2.2 . 5's smaller binary executable format.
- "' SCons "'is a computer software construction tool that automatically analyzes source code file dependencies and operating system adaptation requirements from a software project description and generates final binary executables for installation on the target operating system platform.
- For software that is distributed as a binary executable, such as software written in C or C + +, the programmer must " build the software " for each different operating system and computer architecture, i . e . must use toolset that translates transcompiles a single codebase into multiple binary executables.
- For software that is distributed as a binary executable, such as software written in C or C + +, the programmer must " build the software " for each different operating system and computer architecture, i . e . must use toolset that translates transcompiles a single codebase into multiple binary executables.
- One manner of classifying viruses is to analyze whether they reside in binary executables ( such as . EXE or . COM files ), data files ( such as Microsoft Word documents or PDF files ), or in the boot sector of the host's hard drive ( or some combination of all of these ).
- In addition, Multi-Architecture Binary executables can contain code for both 32-bit and 64-bit versions of PowerPC and x86, allowing applications to be shipped in a form that supports 32-bit processors but that makes use of the larger address space and wider data paths when run on 64-bit processors.
- Creating symbolic debugging output, which allowed memory locations to be viewed by their programmer-assigned name, along with a program database showing the source code line related to every computer instruction in the binary executable, was provided for by the command line switch-Zi given to the compiler, and-CO given to the linker.
- "' Windows Subsystem for Linux "'( "'WSL "') is a compatibility layer for running Linux binary executables ( in Bash shell and command language, with native Linux command-line tools ( sed, awk, etc . ) and programming language interpreters ( Ruby, Python, etc . ).