在没有实际参数时,可以省略括号。
When there are no actual arguments then the parentheses can be omitted.
一组包含需要传递的实际参数值的对象。
An array of objects containing the actual value of the arguments you want to pass.
当把这个闭包应用于实际参数3时,返回值是36。
Upon applying this to the actual parameter 3, the value 36 is returned.
可能需要显式转换一个或多个实际参数。
You may want to explicitly cast one or more of the actual parameters.
证明模型实际参数一定落在这个集合中。
It is proved that the real parameter of model is located in the set.
这个变量是由实际参数指示的一个点对。
在调用curry方法时,不需要提供所有的实际参数。
When calling the curry method you need not supply the full complement of actual parameters.
该方法可用于一般复杂系统的实际参数辨识。
This identification method can be used in the parameter identification of complex dynamic systems.
我们已经看到了一些函数了,他们都需要实际参数。
对于静态函数,可以使用__arg1访问函数的第一个实际参数。
In case of static functions, the first actual argument of function can be accessed using __arg1.
尽管有一些根本的变化您需要了解,但是大多数实际参数都是相同的。
Most of the actual parameters are the same, though there are some fundamental changes that you need to be made aware of.
比如当你调用数学的正弦函数的时候你就需要给它一个数值作为实际参数。
For example, when you call math. sin you pass a number as an argument.
用某线路车辆实际参数进行详细的牵引计算,绘制了牵引特性和制动特性曲线。
With a line vehicle's actual parameters this paper conducted a detail traction calculation, drawn up the traction characteristic and the brake characteristic curve.
函数重载确定的第三步是确定与函数调用中使用的实际参数匹配最佳的可行函数。
The third step of function overload resolution determines which viable function has the best match for the actual arguments in the call.
由于关联只定义元素间的通讯关系,它执行的上下文(换句话说,输入的实际参数)就十分重要了。
As a relation defines only correspondence relationships between elements, the context in which it is executed (in other words, the actual parameters that are input) is very important.
在函数里面,实际参数会被赋值给形式参数。下面就是一个使用单个实际参数的函数的定义。
Inside the function, the arguments are assigned to variables called parameters. Here is a definition for a function that takes an argument.
可以使用前面的公理重新安排实际参数来把任何单一实际参数提到参数列表的前面来被量化。
The previous axioms can be used to reorder arguments to bring any single argument to the front of the argument list to be quantified.
函数调用:运行某个函数的语句。包括了函数的名字以及括号,括号内放函数需要的实际参数。
A statement that runs a function. It consists of the function name followed by an argument list in parentheses.
对工作在深度负反馈状态的运算放大器电路,常采用虚短虚断技术得出的理想参数代替实际参数。
To the operational amplifiers circuits which works at deep negative feedback mode, we adopt ideal parameter deduced form ideal model instead of actual parameter usually.
也能提醒实际参数和形式参数的使用过程:调用一个函数的时候,把实际参数的值赋给了形式参数。
It is also a reminder about how arguments and parameters work: when you call a function, the arguments are assigned to the parameters.
针对某一具体船舶轴系,利用三弯矩法对其校中作了详细分析,给出轴系简化处理方法和实际参数。
In this paper, ship shafting alignment was analyzed in detail by use of three-moment method. And more, the concise dealing with ship shafting and practical parameters were given.
利用螺旋管的实际参数进行了计算,研究了不同曲率和挠率螺旋管道内流量与压力梯度之间的关系。
The practical parameter of a helical pipe was used to proceed to calculation. The relation between flow flux and pressure gradient in different curvature and torsion a helical pipe is studied.
例如,polyline这个多段线函数,需要四个实际参数:t必须是一个Turtle小乌龟;
For example, polyline requires four arguments: t has to be a Turtle;
实际参数:当函数被调用的时候,提供给函数的值。这个值会被函数接收,赋给函数内部的形式参数。
A value provided to a function when the function is called. This value is assigned to the corresponding parameter in the function.
给出的例子表明,该模型预测主生产计划时段的参数(计划参数)与实际参数的相对误差不超过3%。
An example indicates that relative errors between forecasting parameters (planning parameters) and practical parameters are all less than 3% by applying ARMABP model.
本文根据某塔机的双吊点水平动臂的实际参数,进行了其线性和非线性计算,并对其结果进行了较分析。
According to actual elements of two-hanging point horizontal boom of tower crane, the linearity and, nonlinearity were calculated and the calculated results were analyzed.
常常可以发现bug的原因是调用者发送了类型错误的参数或数量错误的参数,或者实际参数和形式参数的次序不匹配。
Often, you can trace the origin of a bug back to a caller that's sending the wrong type of argument, the wrong number of arguments, or a mismatch between the order of actual and formal arguments.
调用重载的函数时,将调用其参数最密切匹配传递参数的重载函数,具体取决于传递给函数的实际参数类型。
When an overloaded function is called, the overloaded function whose arguments most closely match the passed arguments is called, depending on the actual types of arguments passed to the function.
这里,我们将由argno(初始时被设为1以指向命令本身后的第一个实际参数)索引的当前参数复制到字符串变量s1。
Here we copy the current arg, indexed by argno (which was initially set to 1, to point to the first actual arg after the command itself) to string var s1.
这里,我们将由argno(初始时被设为1以指向命令本身后的第一个实际参数)索引的当前参数复制到字符串变量s1。
Here we copy the current arg, indexed by argno (which was initially set to 1, to point to the first actual arg after the command itself) to string var s1.
应用推荐