What is the translation of " LAMBDA FUNCTION " in Chinese?

lambda函数
一个lambda函数

Examples of using Lambda function in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Ability to write a lambda function.
一个lambda函数
What is lambda function in python?
在Python中lambda函数是什么?
Chapter 2- What is a Lambda function?
前菜2:什么是lambda函数.
Can a lambda function call itself recursively in Python?
一个lambda函数可以在Python中递归调用它自己吗??
Next we will define a lambda function.
接下来,我们将定义一个lambda函数
In Python, a lambda function is a normal function..
在Python当中,一个lambda函数是一个常规的函数。
Figure 2- Defining and executing a lambda function.
图2-定义和执行一个lambda函数.
The lambda function calculates the remainder after dividing each number by 2.
lambda函数计算每个数除以2之后的余数。
Then I start writing the Lambda function to accept those.
那么我就尝试去写这个lambda函数,可以这样实现.
You can now save up to ten test events for each Lambda function.
现在,您可以为每个Lambda函数保存多达10个测试事件。
When a Lambda function succeeds, you can pass null as the first parameter.
Lambda函数成功时,您可以传递null作为第一个参数。
This action would trigger our inference Lambda function.
此操作将触发我们推理Lambda函数
Our Lambda function will be subscribed to these S3 bucket notification events.
我们的Lambda函数将订阅这些S3存储桶通知事件。
The following screenshot shows subsequent Lambda function executions.
以下屏幕截图显示了后续的Lambda函数执行。
A lambda function cannot do everything that a regular function can do.
一个lambda函数并不能干一个常规函数可以做的任何事情。
The result of a lambda expression is called a lambda function.
Lambda表达式的结果称为lambda函数
Both the Lambda function and the DynamoDB stream must be in the same AWS region.
Lambda函数和DynamoDB流必须位于同一个AWS区域中。
In this code the lambda num:num% 2 is the lambda function.
这段代码中,lambdanum:num%2是lambda函数
In this example, a lambda function is created which increments each element by two.
在此例中,创建了一个lambda函数,它使每个元素都递增2。
At this point,the S3 bucket has triggered our inference Lambda function.
此时,S3存储桶已经触发了我们推理Lambda函数
In the above script, we use a lambda function to multiply the number we pass by 10.
在上面的脚本中,我们使用一个lambda函数与我们传入的数字10相乘。
If a lambda function is defined by a member function of a class, it is assumed to be a friend of that class.
一个lambda函数被定义于某类型的成员函数中,会被当作该类型的friend。
In Local C++ library, can Using the Lambda function, and to match with the STLSeamless integration.
在本地C++库,可以使用Lambda函数,并与STL相匹配无缝集成。
Your Lambda function code must be written in a stateless style, and have no affinity with the underlying compute infrastructure.
必须以无状态风格编写Lambda函数代码,且与底层的计算基础设施不存在关联。
Sometimes you will have to implement a Lambda function that polls the event source or runs on a schedule.
有时候,你不得不实施一个Lambda函数来轮询事件源或按时间表运行。
The cloud Lambda function will be responsible for reading the DynamoDB whitelist database and determines if the license plate belongs to an authorized car.
云端Lambda函数将负责读取DynamoDB白名单数据库并确定车牌是否属于授权汽车。
In the following example, we are going to create a lambda function on which we will pass our array to apply it to all elements:.
在下面的例子中,我们将创建一个lambda函数,并传入一个数组,以其应用于所有元素:.
In this scenario, a Lambda function should be used because it can be designed to gracefully handle errors and retry failed operations.
在这种情况下,应该使用Lambda函数,因为它可以旨在从容地处理错误,重新尝试失败的操作。
You can also configure a Lambda function to start and stop instances when triggered by these events.
您还可以配置Lambda函数以在被这些事件触发时启动和停止实例。
After you create your Lambda function it is always ready to run as soon as it is triggered, similar to a formula in a spreadsheet.
当您创建Lambda函数之后,只要一触发该函数,它就能始终立即运行起来,这与电子表格中的公式类似。
Results: 65, Time: 0.0274

Word-for-word translation

Top dictionary queries

English - Chinese