一个函数 in English translation

function
功能
函数
职能
运作
的作用
发挥作用
运行
职责
职务
运转
functions
功能
函数
职能
运作
的作用
发挥作用
运行
职责
职务
运转

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
让我们创建一个函数,它将为我们返回promise。
Let us create a function that will return a promise for us.
我们可以创建一个函数,将Fibonacci系列写入任意边界.
We can create a function that writes the Fibonacci series to an arbitrary boundary.
如何判断一个函数在某点是否有拐点??
How do you find the gradient of a function at a given point?
一个函数应该只做一件事情。
The function should do one thing.
在jQuery1.5,成功设置可以接受一个函数数组。
Beginning with jQuery 1.5, it can accept a complete array of functions.
你也可以通过名称将值传入一个函数
You can also pass values into a function by name.
从jQuery1.5开始,complete设置可以接受一个函数的数组。
Beginning with jQuery 1.5, it can accept a complete array of functions.
让我们自行定义一个函数
Now let us define a function by.
我们也可以让函数返回一个函数
We can also return a function from a function.
然后,它会评估DEF块,创建一个函数对象,并创建一个变量名为MyFunction的指向函数对象。
It will then evaluate the def block, creating a function object and creating a variable called myfunction that points to the function object.
我们也可以写一个函数将既存区域合并为更大更复杂的区域。
We can also write functions that combine existing regions into larger, complex regions.
如果关系是一个函数,每次你代入一个数值x坐标,应该得到的相同的y坐标。
For a relation to be a function, every time you put in one numerical x coordinate, you should get the same y coordinate.
一个函数,计算两个数字列表形式的数值的和、差与积(返回一个新的数字列表)。
Write functions that add, subtract, and multiply two numbers in their digit-list representation(and return a new digit list).
有时候,写一个函数或数据类型时,我们可能希望它可以作为多种类型的工作参数。
Sometimes, when writing a function or data type, we may want it to work for multiple types of arguments.
所以,它坚持在使用之前首先看到一个函数(或任何其他类型,类)的声明。
So, it insists that it first sees a declaration of'add'(or any other types, classes or functions) before it is used.
因此,一个函数或变量只可能被本模块使用时,其不可能被extern“C”修饰。
Therefore, when a function or variable can only be used by this module, it can not be modified by extern“C”.
用同样的方式,我们现在要添加一个函数,以更加声明式的方式来判断一个区域内是否包含某个点。
In a similar fashion, we will now add functions to test whether a region contains a point in a more declarative manner.
这是因为x不是一个函数声明而是函数表达式(FunctionExpression,缩写FE),它不会影响到VO。
This is because x is not a function declaration but the function-expression(FunctionExpression, in abbreviated form FE) which does not affect on VO.
一个函数只应该做一件事,要么执行一个操作,要么回答一个问题,不要两个都做。
Functions should either perform an action or answer a question, but not both.
最终的结果是一个函数,它学习了特定的属性(如年龄)如何与数据集中所有图像的结构变化相关联。
The end result is a function that's learned how specific attributes, such as age, correlate to structural variations across all images in a dataset.
Results: 1815, Time: 0.0275

Word-for-word translation

Top dictionary queries

Chinese - English