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

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

function+code

  • 1 code snippet

    A small piece of programming code that is part of a larger program. Usually the code snippet performs a specific function or task.

    English-Arabic terms dictionary > code snippet

  • 2 function

    "A piece of code that operates as a single logical unit. A function is called by name, accepts optional input parameters, and returns a status and optional output parameters. Many programming languages support functions."

    English-Arabic terms dictionary > function

  • 3 unmanaged function

    A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL).

    English-Arabic terms dictionary > unmanaged function

  • 4 hash code

    "A fixed-size result that is obtained by applying a one-way mathematical function (sometimes called a hash algorithm) to an arbitrary amount of data. If there is a change in the input data, the hash changes. The hash can be used in many operations, including authentication and digital signing."

    English-Arabic terms dictionary > hash code

  • 5 thunk

    "A small section of code that performs a translation or conversion during a call or indirection. For example, a thunk is used to change the size or type of function parameters when calling between 16-bit and 32-bit code."

    English-Arabic terms dictionary > thunk

  • 6 provider

    "In a Web Parts connection, a server control that sends data to a consumer control. A provider can be a WebPart control or any type of server control, but must be designed to function as a provider. A provider must have a special callback method marked with a ConnectionProviderAttribute attribute in the source code. This method provides data to consumer controls in the form of an interface instance."

    English-Arabic terms dictionary > provider

  • 7 globalization

    "The process of designing and developing a software product to function in multiple locales. Globalization involves identifying the locales that must be supported, designing features that support those locales, and writing code that functions equally well in any of the supported locales."

    English-Arabic terms dictionary > globalization

  • 8 anonymous method

    A practical language construct that allows programmers to create code blocks that can be encapsulated in a delegate and executed at a later time. They are based on a language concept called a lambda function and are similar to those found in Lisp and Python.

    English-Arabic terms dictionary > anonymous method

  • 9 graphics method

    A method in code that performs a graphics-related function such as drawing a line or shape or repainting a background with a solid color.

    English-Arabic terms dictionary > graphics method

  • 10 consumer

    "In a Web Parts connection, a server control that receives data from a provider control and processes or displays it. A consumer can be any type of server control, but must be designed to function as a consumer. A consumer must have a special callback method marked with a ConnectionConsumerAttribute attribute in the source code. This method receives data from the provider in the form of an interface instance."

    English-Arabic terms dictionary > consumer

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

  • function code — noun Any character used to specify a function of a piece of software or hardware (such as carriage return of a printer) …   Wiktionary

  • Business function code —   An ISO term. A code specified by the originator or the originator s financial institution to identify the originator s underlying business intent or purpose for the transfer to facilitate routing and/or reconciliation by the beneficiary or the… …   International financial encyclopaedia

  • Code coverage — is a measure used in software testing. It describes the degree to which the source code of a program has been tested. It is a form of testing that inspects the code directly and is therefore a form of white box testing.[1] Code coverage was among …   Wikipedia

  • Code injection — is the exploitation of a computer bug that is caused by processing invalid data. Code injection can be used by an attacker to introduce (or inject ) code into a computer program to change the course of execution. The results of a code injection… …   Wikipedia

  • Code Lyoko: Fall of X.A.N.A. — Code Lyoko: Fall of X.A.N.A. Code Lyoko: Fall of X.A.N.A. cover art Developer(s) Neko Entertainment Publisher(s) …   Wikipedia

  • Code — redirects here. CODE may also refer to Cultural Olympiad Digital Edition. Decoded redirects here. For the television show, see Brad Meltzer s Decoded. For code (computer programming), see source code. For other uses, see Code (disambiguation).… …   Wikipedia

  • Code page 437 — Code page 437, as rendered by the IBM PC using a VGA adapter. IBM PC or MS DOS code page 437, often abbreviated CP437 and also known as DOS US, OEM US or sometimes misleadingly referred to as the OEM font, High ASCII or Extended ASCII,[1][2] is… …   Wikipedia

  • Code bloat — is the production of code that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the language in which the code is written, inadequacies in the compiler used to compile the… …   Wikipedia

  • Function overloading — or method overloading is a feature found in various programming languages such as Ada, C#, VB.NET, C++, D and Java that allows the creation of several methods with the same name which differ from each other in terms of the type of the input and… …   Wikipedia

  • Code Folding — Code Faltung oder Code Folding bezeichnet eine Funktion in Editoren, insbesondere in modernen integrierten Entwicklungsumgebungen, um logisch zusammengehörende Quelltextabschnitte wie Klassen oder Methoden in sogenannten Folds bzw. Falten zu… …   Deutsch Wikipedia

  • Code-Faltung — oder Code Folding bezeichnet eine Funktion in Editoren, insbesondere in modernen integrierten Entwicklungsumgebungen, um logisch zusammengehörende Quelltextabschnitte wie Klassen oder Methoden in sogenannten Folds bzw. Falten zu gruppieren. Man… …   Deutsch Wikipedia

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

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