Примеры использования A lambda на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
The sensor B basically works like a lambda probe.
Assign a lambda expression to the variable delegate instance.
Parameter- a parameter that receives a lambda expression at the input;
Implement a lambda expression that finds the largest of these three numbers.
The analyzer detected a suspicious variable capture in a lambda function.
Люди также переводят
Literally, you can form a lambda operator as"passes" or"becomes.
The event handler button1_Click()demonstrates the use of a lambda expression.
In the Form1. cs module,you need to demonstrate passing the class to a lambda expression.
What actions(steps) need to be taken to apply a lambda expression in the program?
Example of a lambda expression that receives a class as an input parameter.
Examples of using an anonymous method and a lambda expression as an event.
In this example, is shown the passing of an array of structures to a lambda expression.
In the example, a lambda expression is declared that receives an integer value of x.
The following code demonstrates the use of a lambda expression as an event handler.
The terms x{\displaystyle x} and y{\displaystyle y} are not alpha-equivalent,because they are not bound in a lambda abstraction.
In order to apply a lambda expression in the code, you need to do the following.
That is the presence orabsence of a catalyst does not affect the signals given by a lambda probe, only the amount of oxygen affect them.
Demonstration of using a lambda expression from another method for example, an event handler.
A Lambda 4S solid-fuel rocket was used to launch Japan's first orbital satellite in 1970.
In this example, is demonstrated the use of a lambda expression, in which the function y sin 2 x is calculated.
In this example, a lambda expression is declared that calculates the arithmetic mean of the array of integers.
Three-way catalysts operate in a closed-loop system including a lambda or oxygen sensor to regulate the air-fuel ratio on gasoline engines.
In this example, a lambda expression is declared that displays the coordinates of the screen point x, y on the form screen.
The event handler button1_Click() demonstrates the use of a lambda expression, which receives an array of classes as the input parameter.