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

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

run+time

  • 1 run time

    "The time during which an application is running. During run time, you can interact with an application."

    English-Arabic terms dictionary > run time

  • 2 run time

    "The time it takes for a physical manufacturing operation, excluding setup time, queue time, and move time."

    English-Arabic terms dictionary > run time

  • 3 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

  • 4 linear time

    "A function that has a run time of O(n); that is, if the function operates on a collection of n items, the function might have to examine each item in the collection, performing up to n comparisons."

    English-Arabic terms dictionary > linear time

  • 5 just-in-time compilation

    The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time.

    English-Arabic terms dictionary > just-in-time compilation

  • 6 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

  • 7 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

  • 8 route group

    "A classification of routes that share certain production characteristics, such as queue time, setup time, and run time."

    English-Arabic terms dictionary > route group

  • 9 picture button

    A control in a form that consists of an actionable image. At run time the user can click the image to run rules or actions similar to a button.

    English-Arabic terms dictionary > picture button

  • 10 call stack

    The series of method calls leading from the beginning of the program to the statement currently being executed at run time.

    English-Arabic terms dictionary > call stack

  • 11 COM+

    "An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management."
    COM+

    English-Arabic terms dictionary > COM+

  • 12 Component Services

    "An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management."

    English-Arabic terms dictionary > Component Services

  • 13 Microsoft Component Services

    "An extension of the COM (Component Object Model) programming architecture that includes a run-time or execution environment and extensible services, including transaction services, security, load balancing, and automatic memory management."

    English-Arabic terms dictionary > Microsoft Component Services

  • 14 JIT compilation

    The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time.

    English-Arabic terms dictionary > JIT compilation

  • 15 setting

    "A configuration parameter or element that controls the behavior of a service, application, feature, function, or a run-time environment."

    English-Arabic terms dictionary > setting

  • 16 Visual Basic Editor

    "An environment in which you write new and edit existing Visual Basic for Applications code and procedures. The Visual Basic Editor contains a complete debugging toolset for finding syntax, run-time, and logic problems in your code."

    English-Arabic terms dictionary > Visual Basic Editor

  • 17 application domain

    "A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process."

    English-Arabic terms dictionary > application domain

  • 18 boxing

    "The conversion of a value type instance to an object, which implies that the instance will carry full type information at run time and will be allocated in the heap. The Microsoft intermediate language (MSIL) instruction set's box instruction converts a value type to an object by making a copy of the value type and embedding it in a newly allocated object."

    English-Arabic terms dictionary > boxing

  • 19 imperative security check

    "A security check that occurs when a security method is called within the code that is being protected. This type of check can be data-driven and can be isolated to a single location within an object or method. For example, if the name of a file to be protected is known only at run time, an imperative security check can be invoked by passing the file name as a parameter to a security method."

    English-Arabic terms dictionary > imperative security check

  • 20 reflection

    "The process of obtaining information about assemblies and the types defined within them, and creating, invoking, and accessing type instances at run time."

    English-Arabic terms dictionary > reflection

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

  • run-time — UK US (also runtime) noun [C or U] IT ► the amount of time it takes for a computer program to perform a task: »The run time will be five hours. ► the time at which a computer program begins a task: »I ve set the run time for five o clock …   Financial and business terms

  • Run time — or runtime may refer to:*Run time, the length of a film or television program in minutes *Runtime, in computer science, the duration of a computer program s execution, from beginning to termination *Run time system, software that provides… …   Wikipedia

  • run time — run times N COUNT Run time is the time during which a computer program is running. [COMPUTING] …   English dictionary

  • run time — noun The time needed for the execution of a computer program • • • Main Entry: ↑run …   Useful english dictionary

  • run-time — adjective Of, relating to, or happening during run time …   Wiktionary

  • run time — vykdymo laikas statusas T sritis informatika apibrėžtis Laiko tarpas, kada vykdoma programa. atitikmenys: angl. run time; runtime ryšiai: palygink – kompiliavimo laikas palygink – saistymo laikas …   Enciklopedinis kompiuterijos žodynas

  • run time — vykdymo trukmė statusas T sritis informatika apibrėžtis Laikas, kurį trunka programos vykdymas. atitikmenys: angl. run time; runtime …   Enciklopedinis kompiuterijos žodynas

  • run-time system — noun (computing) A complete set of software which supports a high level language and enables programs to be executed • • • Main Entry: ↑run …   Useful english dictionary

  • run time — time during which an application is running (Computers) …   English contemporary dictionary

  • Run-time system — In computer science, the runtime system is software that provides services for a running program but is itself not considered to be part of the operating system.Fact|date=April 2008 Examples include:* the code that is generated by the compiler to …   Wikipedia

  • Run-time algorithm specialisation — In computer science, run time algorithm specialisation is a methodology for creating efficient algorithms for costly computation tasks of certain kinds. The methodology originates in the field of automated theorem proving and, more specifically,… …   Wikipedia

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

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