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

lambda函数
lambda功能

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Are you talking about lambda functions?
你在谈论lambda功能吗?喜欢?
Lambda functions cannot capture by reference and cannot capture pointers.
Lambda函数无法通过引用捕获,并且无法捕获指针。
One day I will understand lambda functions.
接下来,我们将定义一个lambda函数
The syntax of lambda functions contains only a single statement, which is as follows.
Lambda函数的语法仅包含单个语句,如下:.
Anonymous functions(lambda functions).
拉姆达函数(LambdaFunctions).
AWS Lambda functions, which are billed in 100ms increments, are usually designed to be fast.
AWSLambda功能以100ms为增量进行计费,通常设计得很快。
Step Functions glue together Lambda functions with state.
StepFunction可将Lambda函数与状态结合在一起。
Lambda functions, borrowed from LISP, can be used wherever function objects are required.
这些叫做lambda的函数是从Lisp中借用来的,可以被用在任何需要函数的地方。
Next up on this Python functions article, let's check Lambda functions in Python.
接下来是这篇python函数文章,让我们检查python中的ambda函数
Like nested function definitions, lambda functions can reference variables from the containing scope.
像嵌套的函数定义,lambda函数可以从包含范围引用变量:.
Not everything can be pickled(easily), though: examples of this are generators,inner classes, lambda functions and defaultdicts.
然而,并非所有东西都可以被轻易Pickle:例如,生成器,内部类,lambda函数和默认值。
Such lambda functions can use a reference to an object of the class type and access its internal members.
像这样的lambda函数可以使用该类型对象的参考,并且能够访问其内部的成员。
Borrowed from Lisp, these so-called lambda functions can be used anywhere a function is required.
这些叫做lambda的函数是从Lisp中借用来的,可以被用在任何需要函数的地方。
Writing Lambda functions often feels much more complex than you expect because Amazon offers so many options for configuration and optimization.
编写Lambda函数往往比你预想的要复杂得多,因为亚马逊提供了很多配置和优化选项。
In this article, we will discuss Python's lambda functions in detail, as well as show examples of how to use them.
在本文中,我们将详细讨论Python中的lambda函数,并演示使用它们的例子。
Today we are releasing enhancements to the AWS Lambda console that make it easier to create, configure,and test Lambda functions.
今天,我们将发布AWSLambda控制台的增强功能,让您更轻松地创建、配置和测试Lambda函数
The AWS Explorer shows Lambda functions and AWS CloudFormation stacks in the selected AWS region.
AWSExplorer在选定的AWS区域中显示Lambda函数和AWSCloudFormation堆栈。
One of the most excitingfeatures of C++11 is ability to create lambda functions(sometimes referred to as closures).
转自:WEBC++11一个最激动人心的特性是支持创建lambda函数(有时称为闭包)。
Executes two Lambda functions to process the incoming video streams and identify the vehicles entering the garage through their license plates;
执行两个Lambda函数来处理传入的视频流并通过识别牌照辨识进入停车场的车辆;.
AWS IoT 1-Click is a service that makes iteasy for simple devices to trigger AWS Lambda functions that execute a specific action.
AWSIoT1-Click是一种服务,简单设备可以通过该服务轻松触发执行特定操作的AWSLambda函数
Lambda functions have their own local namespace and cannot access variables other than those in their parameter list and those in the global namespace.
Lambda函数都有自己的命名空间,并且不能访问除了在其参数列表和在全局命名空间中的其他变量。
In 2001, Python added statically nested scopes,which allow lambda functions to capture variables defined in enclosing functions:.
年,Python添加了静态嵌套作用域,可以让lambda函数抓取定义在封闭函数内的变量。
To help Go developers ramp up on AWS Lambda, AWS is offering libraries,samples and tools for developing AWS Lambda functions at GitHub.
为了帮助Go开发人员熟悉AWSLambda,AWS提供了在GitHub上开发AWSLambda功能的库、示例和工具。
AWS Lambda is a service that will automatically monitor Lambda functions for you, and it will report the metrics via Amazon CloudWatch.
AWSLambda会自动替您监控Lambda函数,并通过AmazonCloudWatch报告各项指标。
You can write Lambda functions in Python 2.7 and deploy them to your Greengrass devices from the cloud while using device shadows to maintain state.
您可以在Python2.7中编写Lambda函数,并将其从云部署到Greengrass设备,同时使用DeviceShadows来维护状态。
AWS Step Functions is part of the AWS Serverless Platform,making it simpler to coordinate AWS Lambda functions for serverless applications.
AWSStepFunctions是AWS无服务器平台的一部分,可以简化为无服务器应用程序编制AWSLambda函数的流程。
Although syntactically they look different, lambda functions behave in the same way as regular functions that are declared using the def keyword.
尽管它们在语法上看起来不同,lambda函数的行为方式与使用def关键字声明的一般函数相同。
Zend Framework 2 uses 100% object-oriented code and utilises most of the new features of PHP 5.3, namely namespaces,late static binding, lambda functions and closures.
Zend框架2使用100%面向对象代码和利用大多数PHP5.3的新特性,即名称空间、延迟静态绑定,lambda函数和闭包。
The objective of this post is to explain how to use lambda functions in MicroPython and their difference regarding regular functions..
本MicroPython教程的目的是解释如何在MicroPython中使用lambda函数,以及它们与常规函数的区别。
Results: 29, Time: 0.0277

Word-for-word translation

Top dictionary queries

English - Chinese