What is the translation of " 函数 " in English? S

Noun
function
功能
函数
职能
一个函数
运作
的作用
发挥作用
运行
职责
一个功能
functions
功能
函数
职能
一个函数
运作
的作用
发挥作用
运行
职责
一个功能

Examples of using 函数 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
设我们有函数,,,那么.
We still have an embeding, so.
函数从qt5.10中引入。
This class was introduced in Qt 5.5.
并编写main函数测试它。
And show simple main class to test it.
这两种函数是由用户自定义的。
Both parameters are defined by the user.
它可以放在函数前,就像这样:.
It can be placed before function, like this:.
函数的返回值是double类型。
The function's return type is also a double.
它可以被放置在任何函数前面,像下面这样:.
It can be placed before function, like this:.
函数背后的意义是促进代码的可重用性。
The idea behind Functions is to foster code reusability.
所有传递给函数的数据都是显式传递的。
All data that is passed to a function is explicitly passed.
它使函数可以拥有“私有”变量。
It makes it possible for a function to have"private" variables.
函数的返回值将被赋值给变量b。
Whatever is returned from the function will be assigned to variable b.
它使函数拥有“私有”变量成为可能。
It makes it possible for a function to have"private" variables.
传递给函数的信息称作参数。
Pieces of information that are passed to a function are called parameters.
从构造函数调用的方法通常应该被声明为final。
Methods called from constructors should generally be declared final.
函数外部的代码看不到它的局部变量。
The code outside of the function doesn't see its local variables.
Return_type是函数返回的值的数据类型。
Return_type is the data type of the value returned by a function.
函数中抛出错误,你可以使用throw声明。
To throw an error in the function, you use the throw statement.
决定该函数是在事件之前还是之后调用。
Determines whether the function is called before or after the event.
函数有效地在一个环境,排除了一切与人类至关重要。
To function in an environment that precludes everything vital and human.
Python本身并没有赋予函数注释任何特定的含义。
Python itself does not assign any particular meaning to function annotations.
函数内的语句不会被自动的执行。
The statements inside the function will not be executed automatically.
调用ndgrid的这个匿名函数还可以返回多个输出:.
This anonymous function that calls ndgrid can also return multiple outputs:.
函数内的静态变量在调用之间保持其值。
A static variable inside a function keeps its value between invocations.
Python本身不会为函数注释指定任何特定的含义。
Python itself does not assign any particular meaning to function annotations.
激活函数是神经网络中一个至关重要的部分。
Activation FunctionsActivation functions are a very important part of the neural network.
把事情抽象成函数总能让代码更易于阅读和使用。!
Abstracting things into functions always makes your code easier to read and use!
函数的声明又可称为对函数的原型进行说明。
The declaration of function is also known as prototype of the function.
Heap:是由malloc之类函数分配的空间所在地。
The heap is the region of memory which is allocated with functions like malloc.
Results: 28, Time: 0.0235

函数 in different Languages

Top dictionary queries

Chinese - English