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

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

common+language+ru

  • 1 Common Language Specification

    "A subset of language features supported by the common language runtime, including features common to several object-oriented programming languages. CLS-compliant components and tools are guaranteed to interoperate with other CLS-compliant components and tools."

    English-Arabic terms dictionary > Common Language Specification

  • 2 common language runtime host

    "An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process."

    English-Arabic terms dictionary > common language runtime host

  • 3 common language runtime

    "The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support."

    English-Arabic terms dictionary > common language runtime

  • 4 common

    [΄kɔmən]
    1. n համայնական հող. ամայի տեղ. համայնական արոտավայր.
    2. a ընդհանուր in common ընդհանուր, միատեղ. have nothing in common ոչ մի ընդհանուր բան չունենալ. out of the common արտասովոր. a common bathroom ընդհա նուր լողարան. by common consent ընդհանուր հա մաձայնությամբ. find common language ընդհանուր լեզու գտնել. the common good ընդհանուր բարօրություն. common noun քեր. հասարակ գո յա կան. (սովորական, լայնատարած) a common error հասարակ/սովորական սխալ. in common use շատ օգտա գործելի. It is common knowledge Հանրա հայտ է. (սովորական, հասարակ) the common people հասարակ մարդիկ. quite common weather բա վա կան սովորական եղանակ. common practice սո վո րա բար ընդունված. common sense առողջ դա տո ղու թյուն. common multiple մաթ. ընդհանուր բազ մա պա տկիչ. հմկրգ. common link ընդ հա նուր կա նալ. common software ստանդարտ ծրագրային ապա հո վում

    English-Armenian dictionary > common

  • 5 Common Intermediate Language

    A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting the language to native code.

    English-Arabic terms dictionary > Common Intermediate Language

  • 6 common type system

    "The specification that determines how the common language runtime defines, uses, and manages types."

    English-Arabic terms dictionary > common type system

  • 7 language collection

    "Languages that share a common script, but may have different keyboard layouts, fonts, code pages, Input Method Editors (IMEs), or language pack kits."

    English-Arabic terms dictionary > language collection

  • 8 managed code

    "Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications."
    تعليمات برمجية مُدارة

    English-Arabic terms dictionary > managed code

  • 9 verification

    A part of the compilation process in which code is checked for conformance to a specific set of rules defined to allow proof of certain security requirements. The common language runtime can verify Common Intermediate Language (CIL).

    English-Arabic terms dictionary > verification

  • 10 unmanaged code

    "Code that is executed directly by the operating system, outside the.NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime."
    تعليمات برمجية غير مُدارة

    English-Arabic terms dictionary > unmanaged code

  • 11 unsafe code

    "Code that is executed directly by the operating system, outside the.NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime."

    English-Arabic terms dictionary > unsafe code

  • 12 CLS

    "A subset of language features supported by the common language runtime, including features common to several object-oriented programming languages. CLS-compliant components and tools are guaranteed to interoperate with other CLS-compliant components and tools."

    English-Arabic terms dictionary > CLS

  • 13 ASP.NET

    "A set of technologies in the Microsoft.NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic.NET, C#.NET, or any.NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security."
    ASP.NET

    English-Arabic terms dictionary > ASP.NET

  • 14 C#

    "A programming language designed for building enterprise applications that run on the.NET Framework. C#, which is an evolution of C and C++, is type safe and object oriented. Because it is compiled as managed code, it benefits from the services of the common language runtime, such as language interoperability, security, and garbage collection."
    C#

    English-Arabic terms dictionary > C#

  • 15 CIL

    A language used as the output of a number of compilers and as the input to a just-in-time (JIT) compiler. The common language runtime includes a JIT compiler for converting the language to native code.

    English-Arabic terms dictionary > CIL

  • 16 CLS-compliant

    "Pertaining to code that publicly exposes only language features that are in the Common Language Specification. CLS compliance can apply to classes, interfaces, components, and tools."

    English-Arabic terms dictionary > CLS-compliant

  • 17 ODBC

    "In the Microsoft WOSA (Windows Open System Architecture) structure, an interface providing a common language for Windows applications to gain access to a database on a network."

    English-Arabic terms dictionary > ODBC

  • 18 Open Database Connectivity

    "In the Microsoft WOSA (Windows Open System Architecture) structure, an interface providing a common language for Windows applications to gain access to a database on a network."

    English-Arabic terms dictionary > Open Database Connectivity

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

  • 20 code access security

    "A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform."

    English-Arabic terms dictionary > code access security

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

  • Common Language Runtime — El Common Language Runtime o CLR ( entorno en tiempo de ejecución de lenguaje común ) es un entorno de ejecución para los códigos de los programas que corren sobre la plataforma Microsoft .NET. El CLR es el encargado de compilar una forma de… …   Wikipedia Español

  • Common Language Runtime — (англ. CLR  общеязыковая исполняющая среда)  виртуальная машина, интерпретирующая и исполняющая код на языке CIL, в который компилируются программы, написанные, в частности, на .NET совместимых языках программирования (C#, Managed… …   Википедия

  • Common Language Infrastructure — Not to be confused with Command line Interface. The Common Language Infrastructure (CLI) is an open specification developed by Microsoft and standardized by ISO[1] and ECMA[2] that describes the executable code and runtime environment that form… …   Wikipedia

  • Common Language Runtime — NET Framework Basisdaten Entwickler: Microsoft Aktuelle Version …   Deutsch Wikipedia

  • Common Language Runtime — The CLR converts CIL to native code. The Common Language Runtime (CLR) is the virtual machine component of Microsoft s .NET framework and is responsible for managing the execution of .NET programs. In a process known as just in time (JIT)… …   Wikipedia

  • Common Language Runtime — Pour les articles homonymes, voir CLR. Common Language Runtime (CLR) est le nom choisi par Microsoft pour le composant de machine virtuelle du framework .NET. Il s agit de l implémentation par Microsoft du standard Common Language Infrastructure… …   Wikipédia en Français

  • Common Language Infrastructure — CLI (англ. Common Language Infrastructure) спецификация общеязыковой инфраструктуры. Наиболее известными реализациями этого стандарта являются Microsoft .NET Framework, Mono, DotGNU Portable.NET. Спецификация CLI определяет, в частности,… …   Википедия

  • Common Language Infrastructure — Pour les articles homonymes, voir CLI. Schéma explicatif du Common Language Infrastructure (CLI) La Common Language Infrastructure (CLI) est une …   Wikipédia en Français

  • Common Language Specification — Die Common Language Specification (CLS) ist ein Teil des Common Language Infrastructure Standards, der die Entwicklung von programmiersprachenneutralen Programmkomponenten ermöglicht. Die CLS garantiert, dass jedes Programm bzw. jeder… …   Deutsch Wikipedia

  • Common Language Infrastructure — Die Common Language Infrastructure (CLI) ist ein ISO/IEC/ECMA Standard, der Systeme spezifiziert, die sprach und plattformneutrale Anwendungsentwicklung und ausführung ermöglichen. Momentan aktuell ist die Version 5 des Standards vom Dezember… …   Deutsch Wikipedia

  • Common Language Specification — The Common Language Specification is a set of base rules to which any language targeting the CLI (Common Language Infrastructure) should conform in order to interoperate with other CLS compliant languages. The CLS rules define a subset of the… …   Wikipedia

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

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