"Lambda函数" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (Lambda函数)

Low quality sentence examples

在Python中,lambda函数就是个普通的函数。
In Python, a lambda function is a normal function..
第2部分介绍了闭包函数及lambda函数
Here in Part 2, we look at closures and lambda functions.
Lambda函数可以用于任何需要函数对象的地方。
Lambda functions can be used wherever function objects are required.
StepFunction可将Lambda函数与状态结合在一起。
Step Functions glue together Lambda functions with state.
Apex-轻松构建,部署和管理AWSLambda函数
Apex is a tool to build, deploy and manage AWS Lambda functions with ease.
第2部分介绍了闭包函数及lambda函数
Part 2 looks at lambda functions and closures.
可以在任何需要函数对象的场合使用Lambda函数
Lambda functions can be used wherever function objects are required.
匿名函数也称为lambda函数
Anonymous functions are also known as lambdas.
Lambda函数的语法只含有三个口舌,如下.
The syntax of lambda functions contains only a single statement, which is as follows.
以下屏幕截图显示了后续的Lambda函数执行。
The following screenshot shows subsequent Lambda function executions.
闭包函数和lambda函数绝对不是新出现的概念.
The concepts of closures and lambda functions are definitely not new ones;
接下来,我们将定义一个lambda函数
One day I will understand lambda functions.
现在,您可以为AWSLambda函数分配3008MB内存。
You can now allocate 3008MB of memory to your AWS Lambda functions.
我们的Lambda函数将订阅这些S3存储桶通知事件。
Our Lambda function will be subscribed to these S3 bucket notification events.
Lambda函数的语法只包含一个声明,如下.
The syntax of a lambda function contains only one statement, as follows.
Lambda函数的语法只包含一个声明,如下.
The syntax of lambda functions contains only a single statement, which is as follows.
问:AWSLambda函数为什么必须是无状态的?»?
Q: Why must AWS Lambda functions be stateless?
此时,S3存储桶已经触发了我们的推理Lambda函数
At this point, the S3 bucket has triggered our inference Lambda function.
Lambda函数每分钟触发一次进行数据分析并将结果存回DynamoDB.
Lambda functions are triggered each minute and each hour to do data analysis and store results back into DynamoDB.
因此,匿名函数也称为lambda函数
Hence, anonymous functions are also called lambda functions.