Перевод: со всех языков на арабский

с арабского на все языки

compile-time+xx

  • 1 binding time

    "The point in a program's use at which binding of information occurs, usually in reference to program elements being bound to their storage locations and values. The most common binding times are during compilation (compile-time binding), during linking (link-time binding), and during program execution (run-time binding)."

    English-Arabic terms dictionary > binding time

  • 2 assembly manifest

    "An integral part of every assembly that renders the assembly self-describing. The assembly manifest contains the assembly's metadata. The manifest establishes the assembly identity, specifies the files that make up the assembly implementation, specifies the types and resources that make up the assembly, itemizes the compile-time dependencies on other assemblies, and specifies the set of permissions required for the assembly to run properly. This information is used at run time to resolve references, enforce version binding policy, and validate the integrity of loaded assemblies. The self-describing nature of assemblies also helps makes zero-impact install and XCOPY deployment feasible."

    English-Arabic terms dictionary > assembly manifest

  • 3 manifest

    "An integral part of every assembly that renders the assembly self-describing. The assembly manifest contains the assembly's metadata. The manifest establishes the assembly identity, specifies the files that make up the assembly implementation, specifies the types and resources that make up the assembly, itemizes the compile-time dependencies on other assemblies, and specifies the set of permissions required for the assembly to run properly. This information is used at run time to resolve references, enforce version binding policy, and validate the integrity of loaded assemblies. The self-describing nature of assemblies also helps makes zero-impact install and XCOPY deployment feasible."

    English-Arabic terms dictionary > manifest

См. также в других словарях:

  • Compile time — In computer science, compile time refers to either the operations performed by a compiler (the compile time operations ), programming language requirements that must be met by source code for it to be successfully compiled (the compile time… …   Wikipedia

  • compile time — kompiliavimo laikas statusas T sritis informatika apibrėžtis Laiko tarpas, per kurį kompiliuojama programa. atitikmenys: angl. compile time; compiletime ryšiai: palygink – saistymo laikas palygink – vykdymo laikas …   Enciklopedinis kompiuterijos žodynas

  • compile time — kompiliavimo trukmė statusas T sritis informatika apibrėžtis Laikas, per kurį sukompiliuojama programa. atitikmenys: angl. compile time; compiletime …   Enciklopedinis kompiuterijos žodynas

  • Compile time function execution — (or compile time function evaluation, CTFE) is the ability of a compiler, that would normally compile a function to machine code and execute it at run time, to execute the function at compile time. This is possible if the arguments to the… …   Wikipedia

  • compile time constant — kompiliavimo konstanta statusas T sritis informatika apibrėžtis Konstanta, kuriai reikšmė suteikiama programos kompiliavimo metu ir vėliau nebegali būti pakeista. Tai ↑literalinės konstantos arba ↑vardinės konstantos, kurioms konstantų aprašuose… …   Enciklopedinis kompiuterijos žodynas

  • compile-time binding — statinis saistymas statusas T sritis informatika apibrėžtis Adresų saistymas programos kompiliavimo arba saistymo metu. atitikmenys: angl. compile time binding; early binding; static binding ryšiai: palygink – dinaminis saistymas …   Enciklopedinis kompiuterijos žodynas

  • compile-time error — kompiliavimo klaida statusas T sritis informatika apibrėžtis Programos tekste esanti ↑klaida, kuri aptinkama kompiliuojant programą. Tai ↑sintaksės klaida arba kuri nors kita klaida, kuri gali būti aptinkama nevykdant programos, pavyzdžiui,… …   Enciklopedinis kompiuterijos žodynas

  • compile time — noun The point at which a program is converted from source code to machine code; literally the time of compilation. Ant: runtime …   Wiktionary

  • Compile farm — A compile farm is a server farm, a collection of one or more servers, which has been set up to compile computer programs remotely for various reasons. Uses of a compile farm include: Cross platform development: When writing software that runs on… …   Wikipedia

  • Just-in-time compilation — In computing, just in time compilation (JIT), also known as dynamic translation, is a method to improve the runtime performance of computer programs. Historically, computer programs had two modes of runtime operation, either interpreted or static …   Wikipedia

  • Worst-case execution time — The worst case execution time (WCET) of a computational task is the maximum length of time the task could take to execute on a specific hardware platform. Knowing worst case execution times is of prime importance for the schedulability analysis… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»