Перевод: с русского на английский

с английского на русский

function+call

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

  • function call — kreipinys į funkciją statusas T sritis informatika apibrėžtis ↑Funkcijos vykdymo komanda, kurią įvykdžius jos vietoje atsiranda vykdant gautoji funkcijos reikšmė. Kreipinį sudaro funkcijos vardas, po jo, dažniausiai skliaustuose, parametrų… …   Enciklopedinis kompiuterijos žodynas

  • function call — noun a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program • Hypernyms: ↑call …   Useful english dictionary

  • Remote function call — A remote function call is a procedure for data interchange between a client and server. Typically the client calls a server program and the server returns the results via a TCP/IP connection. Remote function calls may be associated with SAP… …   Wikipedia

  • Remote Function Call — (RFC) ist ein Begriff aus dem Umfeld der SAP Software (speziell der SAP ABAP Systeme, z. B. R/3 und dessen Nachfolger). RFC ist einerseits ein Synonym für das Remote Procedure Call Konzept (kurz RPC). Dieses bezeichnet Verfahren, mit denen… …   Deutsch 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

  • Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… …   Wikipedia

  • Call-with-current-continuation — In computer programming, the function call with current continuation, commonly abbreviated call/cc, is a control operator that originated in its current form in the Scheme programming language and now exists in several other programming languages …   Wikipedia

  • Function pointer — A function pointer is a type of pointer in C, C++, D, and other C like programming languages, and Fortran 2003.[1] When dereferenced, a function pointer can be used to invoke a function and pass it arguments just like a normal function. In… …   Wikipedia

  • call-by-reference — noun An in which the arguments to a function are evaluated first, and a pointer to the result is passed to the function. , call by value , call by name , call by need , call by future …   Wiktionary

  • Call gate — A call gate (or callgate) is a mechanism in Intel s x86 architecture for changing the privilege level of the CPU when it executes a predefined function call using a CALL FAR instruction. Overview Call gates are intended to allow less privileged… …   Wikipedia

  • Function approximation — The need for function approximations arises in many branches of applied mathematics, and computer science in particular. In general, a function approximation problem asks us to select a function among a well defined class that closely matches (… …   Wikipedia

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

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