然后给出一种通用学习规则,来学习成员函数中的参数。
Then a general learning rule of the coefficients is proposed.
在C数组逆序的例子中,逆序函数中的参数的类型是double*。
In the example of reversing a C array, the arguments to reverse are clearly of type double*.
但评价函数中的参数计算不能采用处理印欧语种的方法,而要针对汉英语种的特点进行调整。
But the method used to compute the parameters in processing Indo-European languages must be adjusted before applying to Chinese-English corpora.
这种组合预测方法根据以往的全部历史数据,利用数值计算的手段决定组合系数函数中的参数,于是组合系数随时间的推移而变化。
Using all the historical data, this method can decide the parameters of the combinational coefficient function, so that the combinational coefficient varies as the time goes.
将这些值拷贝到传递给这个函数的行参数中。
Copy the values to the formal parameters passed to this function.
它对存储局部变量的位置进行重新排序,并复制函数参数中的指针,以便它们也在任何数组之前。
It reorders where local variables are stored, and copies Pointers in function arguments, so that they're also before any arrays.
字符串中的偏移量:LOCATE函数的第二个参数,指定了字符串中开始搜索的起始位置。
Offset within a string: The second argument of the LOCATE function, which specifies the starting position within a string to begin the search.
构造函数没有参数,并且返回的类型实例中的所有属性都为空。
The constructor function has no parameters and returns an instance of the type with all of its attributes set to null values.
不过,在Bash中设置函数的缺省参数始终有点麻烦。
Setting default parameters for functions in Bash are always a bit verbose, though.
注意第60行中作为SUM函数参数的XPath表达式。
Notice, in line 60, the XPath expression as argument of SUM function.
您可以保留 waitForPopUp和selectPopUp 函数中的第一个参数为空。
You can leave the first parameter empty in the waitForPopUp and selectPopUp functions.
上下文并不总是作为dojo函数签名中的相同参数传递的。
Context is not always passed as the same argument in a Dojo functions signature.
清单25中的reduce函数接受三个参数
The reduce function shown in Listing 25 takes three arguments
清单9中的total函数将列表当作单个的参数。
The total function in Listing 9 takes a list as a single argument.
您可以使用find函数中的第二个参数来限制查询返回的字段。
You can restrict the fields that are returned by your queries using a second argument in the find function.
在此函数中,参数是短语(要说的内容)和声音(将用于呈现内容的Festival声音)。
In this function, the arguments are the phrase (what is to be said) and the voice (which Festival voice will be used to render it).
提要源输入组件的逻辑只是简单地从文件中读取,而文件的名字则以函数输入参数的形式传递。
The logic in the feed sources input component simply reads from a file, whose name is passed as a function input argument.
参数列表中的参数是该函数发送给其他函数调用的参数,而非其自身的参数。
The parameter list is for parameters that this function sends to other function calls, not for its own parameters.
INPUT:这个4gl函数的输入参数的数据类型;必须从左到右与函数定义中的输入参数一一对应,还必须与输入参数数量匹配。
Input: Data types of the input arguments to this 4gl function; must have one-to-one correspondence from left to right, and must match the count of arguments, as in the function definition.
OUTPUT:这个4GL函数返回的结果的数据类型;必须从左到右与函数定义中的输出参数一一对应,还必须与输出参数数量匹配。
OUTPUT: Data types of result returned from this 4GL function; must have one-to-one correspondence from left to right, and must match the count of arguments, as in the function definition.
例如,表示非空容器的任何类在构造函数中必然使用表示其元素的参数。
For instance, any class representing a non-empty container would naturally take arguments representing its elements in the constructor.
当函数返回到进行调用的函数时,后者一定不能依赖于仍在栈中的参数列表。
The calling function must not depend on the parameter list still being on the stack when your function returns to it.
当您再次选择运行相同过程或函数时,系统将使用从上一次运行该特定过程或函数中得到的值预填充参数值。
When you choose to run the same procedure or function again, the parameter values are pre-filled with values from the previous run of that particular procedure or function.
您还可以创建使用关键字作为参数的函数和方法 —这与PHP 中的标准位置参数迥然不同。
You can also create functions and methods with keyword-based arguments — a nice break from the standard positional arguments you see in PHP.
使用赋值上下文,如简单架构中那样,还使用构造函数参数的类型(称为复杂结构)。
Use assignment context, as in the simple scheme, and also use the type of constructor arguments (call this complex).
在程序的正常操作过程中,当调用一个函数时,被调用函数的所有参数以及返回位置的指针都放在栈中。
During normal operation of a program, when a function is called, any arguments for the called function along with a pointer to the return location are placed onto the stack.
在参数的数据类型是由函数原型定义的情况中,参数应该根据标准规则转换成这种类型。
In the case where the data type of the parameter is defined by a function prototype, the parameter is converted to that type according the standard rules.
通常在类定义中包含不带参数的构造函数没有任何意义。
Often, it just doesn't make sense to include a zeroary constructor in a class definition.
该函数的参数必须是一个表中某一列的全限定或非限定列名。
The accepted argument must be the qualified or unqualified name of a column in a table and can contain any data type.
该函数的参数必须是一个表中某一列的全限定或非限定列名。
The accepted argument must be the qualified or unqualified name of a column in a table and can contain any data type.
应用推荐