任何函数 英语是什么意思 - 英语翻译

any function
任何函数
任何功能

在 中文 中使用 任何函数 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
对数组的每一个元素应用任何函数:array_walk().
Applying Any Function to Each Element in an Array: array_walk().
请注意,此结构在任何函数之外声明。
Note that this struct is declared outside any function.
我们通过编写def来开始定义任何函数
We start any function definition by writing def.
这意味着他们可以计算和学习任何函数
It means they can learn and compute any function.
使用bind与return,我们可以提升任何函数f:.
Using both bind and return we can lift any function f:.
Zk-proof的一个有趣特性是它们可以实现任何函数
An interesting quality of zk-proofs is that they can implement any function.
它不是一个平台,但它可以运行任何函数
It is not a platform, it does run any functions.
与其它合约的交互应该是任何函数的最后一步。
Interaction with other contractsshould be the very last step in any function.
全局变量可以被任何函数访问。
Global variable can be accessed from any function.
全局变量可以被任何函数访问。
A global variable can be accessed by any function.
我们能像使用任何函数一样使用summation,并简洁地表示结果。
We can use summation just as we would any function, and it expresses summations succinctly.
任何函数的返回值都是子句(在我们的示例中只有一行)中最后一个表达式的结果。
The return value of any function is the result of the last expression in that clause(in our examples there is only one line).
任何函数表达式从技术上说都是匿名函数,因为没有引用它们的正确的方式;.
Any function that is defined as a function expression is technically an anonymous function since there is no definitive way to reference it.
我们可以像任何函数那样使用summation,它简洁地表达了求和。
We can use summation just as we would any function, and it expresses summations succinctly:.
此行为允许任何函数无限期地访问创建它的作用域。
This behavior allows any function to have access to the scope in which it was created, indefinitely.
指示符=delete可以用来阻止任何函数被调用,可以用来禁止调用带特定参数的成员函数.
The= delete specifiercan be used to prohibit calling any function, which can be used to disallow calling a member function with particular parameters.
这种模式可以很容易地扩展到任何函数,并且内置的utils模块中有一个特殊的函数-utils.promisify。
This pattern can be easily extended to any function, and there is a special function in built-in utils module- utils. promisify.
你可能会问,任何函数是否都有闭包,包括在全局范围内创建的函数?答案是肯定的。?
You may ask, does any function has a closure, even functions created in the global scope?
在顶级JavaScript代码中(即,不包含在任何函数定义中的代码),范围链由单个对象即全局对象组成。
In top-level JavaScript code(i.e.,code not contained within any function definitions), the scope chain consists of a single object, the global object.
在全局执行上下文中(任何函数之外的代码),this指向的是全局对象,不管是否在严格模式下(strictmode)。
In the global execution context(outside of any function), this refers to the global object whether in strict mode or not.
在C++中,关键字inline可以被加入到任何函数的声明中。
In C++, the keyword inline can be added to any function declaration.
通过使用此库,我们将能够定义任何函数来返回回调。
By using this library, we will be able to define any function to return a callback.
换言之,一个单一的隐式层已经足够强大到学习任何函数
In other words,a single hidden layer is powerful enough to learn any function.
在使用q库之后,可以调用denodeify方法,这将导致任何函数成为返回promise的函数。
After using the'q' library,the method"denodeify" can be called which will cause any function to become a function which returns a promise.
如果你需要获得Python中有关任何函数或语句的快速信息,你可以使用其内置的help功能。
If you need quick information about any function or statement in Python, then you can use the built-in help functionality.
我们可以引用任何函数,通过写下它的名字,而没有实际调用它必需的括号或参数。
We can refer to any function by writing its name, without the parentheses or arguments necessary to actually call it.
使用任何函数外部的var初始化的变量将分配给全局对象,具有全局作用域并且是任何地方可见。
A variable initialized with var outside of any function is assigned to the global object, has a global scope and is visible everywhere.
更一般地,它可以由任何函数表示相关联的每个玩家与每个可能的组合动作报偿。
More generally it can be represented by any function that associates a payoff for each player with every possible combination of actions.
如果你需要获得Python中有关任何函数或语句的快速信息,你可以使用其内置的help功能。
If you need quick information about any function or statement in Python, then you can use the built-in.
当然,在我们定义find_root之前,现在还不能调用任何函数,所以我们需要理解牛顿法如何工作。
Of course, we cannot apply any of these functions until we define find_root, and so we need to understand how Newton's method works.
结果: 31, 时间: 0.0178

单词翻译

顶级字典查询

中文 - 英语