-
1 function invocation
Программирование: вызов функции (использование функции со значениями всех аргументов, передающихся телу функции. Функция вызывается по ее имени) -
2 function invocation
احضار تابع -
3 invocation
N1. स्तुतिWe sang the invocation in the function. -
4 function block instance invocation
Программирование: вызов экземпляра функционального блокаУниверсальный англо-русский словарь > function block instance invocation
-
5 вызов функции
1) Information technology: function call, function reference2) Programming: function invocation (использование функции со значениями всех аргументов, передающихся телу функции. Функция вызывается по ее имени) -
6 вызов экземпляра функционального блока
Programming: function block instance invocationУниверсальный русско-английский словарь > вызов экземпляра функционального блока
-
7 Hilfsbedürftiger
Hilfsbedürftiger
needy person;
• Hilfsbedürftigkeit indigence, distress, need;
• Hilfsbereitschaft cooperation, accommodation;
• Hilfsbetrieb ancillary undertaking, service department;
• industrielle Hilfsbetriebe subsidiary industries (undertakings);
• Hilfsbetriebskonto service department account (US);
• Hilfsbogen (Bilanz) work sheet;
• Hilfsbuch handbook, auxiliary book, (Buchführung) subsidiary ledger, (für Erstellung der Konzernbilanz) elimination ledger;
• Hilfsbücher sub-ledgers;
• Hilfsbuchhalter assistant bookkeeper;
• Hilfsdatei (Computer) work file;
• Hilfsdienst help, aid, assistance, (Notdienst) help (aid) scheme, emergency department, (Produktion) ancillary service, (Rotes Kreuz) first-aid service;
• Hilfseinkäufer assistant buyer;
• Hilfseinrichtungen support facilities;
• Hilfsersuchen invocation of aid;
• Hilfsfahrzeug emergency (light-duty) vehicle;
• Hilfsflugplatz auxiliary airfield, feeder airport;
• Hilfsfonds relief (aid, emergency) fund;
• Hilfsfunktion auxiliary function;
• Hilfsgelder aid money (fund[s]), subsidies;
• durch Hilfsgelder finanzieren to subsidize;
• Hilfsgüter ancillary products;
• Hilfsindustrie ancillary industry;
• Hilfskasse relief (provident) fund, (Verein) friendly (benefit) society (Br.), slate club (Br.);
• Hilfskassierer assistant cashier, assistant paying teller (US);
• Hilfskomitee emergency (distress, relief) committee;
• Hilfskonsortium aid consortium;
• Hilfskonto subsidiary (auxiliary, adjunct) account;
• Hilfskonto für Kostenberichtigungen cost ledger;
• Hilfskontobuch subsidiary journal;
• Hilfskostenstelle productive department;
• Hilfskraft help, helper, subsidiary worker, aid, assistant, auxiliary;
• wissenschaftliche Hilfskraft research assistant. -
8 होत्रा
-
9 interface
1) интерфейс (в языках программирования - видимая пользователю, в отличие от реализации (implementation), часть описания (функции, модуля, класса), определяющая способ их использования)- interface of class
- module interface(соглашения, определяющие способ использования данного приложения другим приложением)- host adapter interface
- narrow interface
- object interface
- open datalink interface
- personalized interface
- screen interface
- server interface(предоставляемая пользователю система окон, меню и других элементов управления, позволяющая общаться с данным приложением)Syn:4) (аппаратный) интерфейс (устройство сопряжения; сопряжение; средства сопряжения)5) сопряжение; согласование || сопрягать; согласовывать6) граница между двумя системами или приборами; место стыковки•- adaptive interface
- analog interface
- assistive user interface
- attachment-unit interface
- buffered interface
- bus interface
- bussed interface
- cable interface
- channel interface
- command-driven interface
- command-rich interface
- common user interface
- communications interface
- computer graphics interface
- computer-process interface
- contact interface
- cryptic interface
- current loop interface
- data interface
- diagnose interface
- direct interface
- DMA interface
- dummy-proof interface
- expert-friendly interface
- external interface
- file-based interface
- flexible interface
- gateway/network interface
- general-purpose interface
- general interface
- general-system interface
- graphical interface
- graphic interface
- graphical user interface
- graphic user interface
- hardware interface
- host interface
- human interface
- human-computer interface
- human-engineered interface
- human-machine interface
- hybrid interface
- I/O interface
- input-output interface
- intelligent interface
- intergateway interface
- interlevel interface
- invocation interface
- knowledgebase interface
- language interface
- loosely-coupled interface
- machine-machine interface
- man-machine interface
- master-slave interface
- memory interface
- menu-based interface
- menu-driven interface
- mouse interface
- multimedia interface
- natural interface
- natural language interface
- network interface
- NL interface
- N-wire interface
- open prepress interface
- organization interface
- packet-switching interface
- peripheral interface
- physical interface
- pin-level interface
- power interface
- procedural language interface
- processor interface
- programmable interface
- programmer interface
- seamless interface
- serial interface
- software-to-software interface
- standardized interface
- standard interface
- stream interface
- surface-perspective interface
- sw/hw interface
- task-constrained interface
- text-oriented interface
- transparent interface
- trigger interface
- user interface
- user-friendly interface
- video interface
- virtual interface
- vision interface
- visual/iconic interface
- wimp interfaceEnglish-Russian dictionary of computer science and programming > interface
-
10 poziv
• appeal; avocation; bidding; call; calling; career; challenge; cue; engagement; fetch; function; invitation; invite; inviting; invocation; levies; mission; monition; notification; notifying; precept; process; profession; requisition; standing; summons; vocation; warning
См. также в других словарях:
Platform Invocation Services — Platform Invocation Services, commonly referred to as P/Invoke, is a feature of Common Language Infrastructure implementations, like Microsoft s Common Language Runtime, that enables managed code to call native code. Contents 1 Architecture 1.1… … Wikipedia
Anonymous function — In computing, an anonymous function is a function (or a subroutine) defined, and possibly called, without being bound to a name. In lambda calculus, all functions are anonymous. The Y combinator can be utilised in these circumstances to provide… … Wikipedia
Foreign function interface — A foreign function interface (or abbr|FFI|Foreign Function Interface) is a mechanism by which a program written in one programming language can call routines or make use of services written in another. The term comes from the specification for… … Wikipedia
Dynamic Invocation Interface — The Dynamic Invocation Interface (DII) is an API which allows dynamic construction of CORBA object invocations. It is used at compile time when a client does not have knowledge about the object it wants to invoke. With this interface an argument… … Wikipedia
Multiple dispatch — Theories and practice of polymorphism Double dispatch Multiple dispatch Operator overloading Polymorphism in computer science Polymorphism in OOP Subtyping … Wikipedia
Lamport signature — In cryptography, a Lamport signature or Lamport one time signature scheme is a method for constructing a digital signature. Lamport signatures can be built from any cryptographically secure one way function; usually a cryptographic hash function… … Wikipedia
Data transformation — Data transformation/Source transformation Concepts metadata · data mapping data transformation · model transf … Wikipedia
Combinatory logic — Not to be confused with combinational logic, a topic in digital electronics. Combinatory logic is a notation introduced by Moses Schönfinkel and Haskell Curry to eliminate the need for variables in mathematical logic. It has more recently been… … Wikipedia
Closure (computer science) — In computer science, a closure (also lexical closure, function closure, function value or functional value) is a function together with a referencing environment for the non local variables of that function.[1] A closure allows a function to… … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
Glossary of ancient Roman religion — This is an incomplete list, which may never be able to satisfy particular standards for completeness. You can help by expanding it with reliably sourced entries. Ancient Roman religion … Wikipedia