Subject | English | Russian |
progr. | asynchronous method call | асинхронный вызов метода (ssn) |
comp., MS | asynchronous method call | асинхронный вызов метода (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished) |
progr. | asynchronous method calls | асинхронные вызовы методов (ssn) |
progr. | at constructor and method calls | в точках вызова конструктора или метода (Alex_Odeychuk) |
IT | chain of method calls | последовательность вызовов методов (Alex_Odeychuk) |
progr. | chain of method calls | цепочка вызовов методов (Alex_Odeychuk) |
progr. | Communication between these services occurs via calls across a network rather than method calls within a process boundary | Связь между такими сервисами осуществляется через сетевые вызовы, а не через вызовы методов в границах процесса (ssn) |
progr. | context of the method call | контекст вызова метода (ssn) |
progr. | dynamic binding of method calls to methods | динамическое связывание вызовов методов c методами (ssn) |
progr. | end of the source line containing the method call | конец исходной строки, содержащей вызов метода (ssn) |
progr. | graphical representation of a method call | графическое представление вызова метода (ssn) |
progr. | graphically represented method call | графически представленный вызов метода (ssn) |
progr. | graphically represented method calls | графически представленные вызовы метода (ssn) |
progr. | handle method calls | обрабатывать вызовы методов (IBM Alex_Odeychuk) |
progr. | immediate context of the method call | непосредственный контекст вызова метода (ssn) |
progr. | inject the behaviors before, after, or around the method calls | внедрять поведение до, после или вместо вызова методов (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk) |
progr. | instance of a method call | экземпляр вызова метода (ssn) |
progr. | internal method call | вызов внутреннего метода (ssn) |
progr. | internal method calls | вызов внутренних методов (внутренних по отношению к классу Alex_Odeychuk) |
progr. | kick off a method call | инициировать вызов метода (Alex_Odeychuk) |
progr. | kick off a method call | запустить вызов метода (Alex_Odeychuk) |
progr. | line containing the method call | строка, содержащая вызов метода (ssn) |
progr. | making method calls simpler | упрощение вызовов методов (ssn) |
progr. | method call | вызов метода (ssn) |
progr. | method call node | узел вызова метода (IBM Alex_Odeychuk) |
progr. | method call of own and base FB | вызов метода из собственного и базового функционального блока (ssn) |
progr. | method call representation | представление вызова метода (ssn) |
progr. | method calls | вызовы методов (ssn) |
progr. | method calls within a process boundary | вызовы методов в границах процесса (ssn) |
progr. | order of method calls | порядок вызова методов (Alex_Odeychuk) |
progr. | react to a method call | реагировать на вызов метода (Alex_Odeychuk) |
progr. | redirection of method calls | перенаправление вызовов метода (Interceptors allow redirection of method calls. For example, this would allow an optimized version of a method generated for the specific parameters to replace a less efficient generalized method. microsoft.com Alex_Odeychuk) |
progr. | reference method call | вызов ссылочного метода (ssn) |
progr. | representation of a method call | представление вызова метода (ssn) |
Test. | return value for the method call | возвращаемое значение для вызова метода (Alex_Odeychuk) |
comp., MS | semisynchronous method call | полусинхронный вызов метода (A method call that returns immediately and allows the application or script to enumerate the returned objects as a collection. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink) |
progr. | source line containing the method call | исходная строка, содержащая вызов метода (ssn) |
progr. | string method call | вызов строкового метода (ssn) |
progr. | verification of mock method calls | проверка вызова методов имитирующего объекта (Alex_Odeychuk) |