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

['fʌŋkʃn taip]
['fʌŋkʃn taip]
一个函数类型

Examples of using Function type in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Function types also have language linkage.
函数类型亦拥有语言链接。
For instance, the type-checker may check that foo has a function type.
例如,类型检查器可检查foo具有函数类型
Function types also have language linkage.
函数类型亦拥有语言连接。
In particular, it must not achieve function type by means of a typedef.
特别是,不能通过typedef定义函数类型
A function type is different from other types..
函数类型有别于其他类型。
Things are clearer, and consequently, the function type is easier to recognize.
事情变得简单,同时函数类型更容易被识别出来。
In Swift, function types can be used just like any other type..
在Swift中,使用函数类型就像使用其他类型一样。
The syntax is first class, i.e. record{ a-gt;b-gt;c= val}itself has a function type.
该语法是一等的,即record{a-gt;b-gt;c=val}本身拥有一个函数类型
You can use a function type as the return type of another function..
你可以用函数类型作为另一个函数的返回类型。
In addition to describing an object with properties,interfaces are also capable of describing function types.
除了描述带有属性的普通对象外,接口也可以描述函数类型
You can use a function type as the return type of another function..
你可以把一个函数类型作为另一个函数的返回类型。
The Java designers decided to stickstrictly with the familiar concept of interfaces instead of adding function types to the language.
不过,Java设计者还是决定保持我们熟悉的接口概念,没有为Java语言增加函数类型
Once defined, we can use this function type interface like we would other interfaces.
这样定义后,我们可以像使用其它接口一样使用这个函数类型的接口。
The function type() is used to get the datatype of a variable or more generally, an object.
函数type()用于获取变量的数据类型,或者更简单来说是一个对象。
As you see, the class is nothing but is a function type, so like any other function, it also has a prototype property.
正如你所看到的,这个类只是一个函数类型,所以和其他函数一样,它也有一个prototype属性。
A function type that has two parameters, both of type Int, and that returns a value of type Int.”.
个函数类型有两个Int型的参数并返回一个Int型的值”。
Here's an example of using Any to work with a mix of different types,including function types and nonclass types..
这里有个示例,使用Any类型来和混合的不同类型一起工作,包括函数类型和非类类型。
However, when you use a function type as a parameter itself, you might write something like this:.
但是,当你用函数类型作为参数时,你可能会写出这样的代码:.
Here's an example of using Any to work with a mix of different types,including function types and nonclass types..
这里有一个使用Any类型来对不同类型进行操作的例子,包含了函数类型以及非类类型。
We also have function types at our disposal, and those are functorial in their return type..
我们还掌握了函数类型,它们对于它们的返回类型而言具有着函子性。
But I am unwilling to say“Java never will have function types”(though I recognize that Java may never have function types.).
但我不会说的“Java永远不会有函数类型”(虽然我承认,Java的可能永远不会有函数类型)。
The function type notation can optionally include names for the function parameters:(x: Int, y: Int)-gt; Point.
函数类型表示法可以选择性地包含函数的参数名:(x:Int,y:Int)-gt;Point。
Here callable1 has now the function type func(), while callable2 is explicitly a Callable.
Callable1现在是函数类型func(),而callable2被显式声明为Callable。
Here, the function type of the sort(_:) method's second argument makes it clear that a Bool value must be returned by the closure.
这里,sort(_:)方法的第二个实际参数的函数类型已经明确必须通过闭包返回一个Bool值。
A class defined as‘Phx::FuncType' can represent function types, including any necessary calling conventions, lists of arguments and lists of return types..
被定义为“Phx::FuncType”的类可表示函数类型,包括任何必要的调用约定、形参列表和返回类型列表。
Note that a function type with no receiver is inferred by default, even if a variable is initialized with a reference to an extension function..
请注意,默认情况下推断出的是没有接收者的函数类型,即使变量是通过扩展函数引用来初始化的。
Let's forget for a moment that function types are sets andtry to construct a function type, or more generally, an internal hom-set, from scratch.
暂时忘掉函数类型是集合这回事,我们先着手尝试去构造一个函数类型,或者从广义上说,去构造一个内hom-集。
You can use a function type such as(Int, Int)-gt; Int as a parameter type for another function.
你可以把(Int,Int)-gt;Int类型的函数作为一个参数传递给另一个函数。
Non-literal values of function types with and without receiver are interchangeable, so that the receiver can stand in for the first parameter, and vice versa.
带与不带接收者的函数类型非字面值可以互换,其中接收者可以替代第一个参数,反之亦然。
Results: 29, Time: 0.0257

Word-for-word translation

Top dictionary queries

English - Chinese