Copy the values to the formal parameters passed to this function.
将这些值拷贝到传递给这个函数的行参数中。
What is the relationship between arguments and formal parameters?
参数和形参之间是什么关系?
A test case method must be declared public void with no formal parameters.
测试用例必须声明为publicvoid,并且不带行参。
It does not include the indexer type or the names of the formal parameters.
这并不包括索引子型别和该型式参数的名称。
The argument type list is created from the types of the formal parameters of the function.
引数型别清单是从函式型式参数的型别建立的。
Connects (binds) designated arguments to a template's formal parameters in your Static Structure diagram.
将指定实参连接(绑定)到静态结构图中某个模板的形参。
You may find this list helpful to verify that actual arguments and formal parameters of a function are compatible.
您可能发现此列表有助于验证函数的实参和形参是否兼容。
Within the body of a method, the variables that act as placeholders for the argument values are called formal parameters.
在方法主体用来给参数值作为占位符中的变量叫做形参。
The register variable declaration can only be appied to automatic variables, and to the formal parameters of a functions.
这个寄存器变量声明不仅仅可以用在自动变量上,也能用在函数的参数上。
Note: a procedure may have more than one entry; each entry usually includes an identifier, called the entry name, and may include formal parameters.
注:一个过程可以有多个入口,通常每个入口包括一个称为入口名的标识符,还可能包括一些形式参数。
In these diagrams, the relations are defined as classes tagged with a specific stereotype, and their properties represent the formal parameters specified in input.
在这些类图中,关联被定义为带有特殊标记的类,它们的属性代表了输入中指明的形式参数。
The formal parameters of the C# indexer become the parameters of the corresponding UML operation and the type of the indexer becomes the return type of the UML operation.
C#索引器的形式参数成为相应的UML操作的参数,而索引器的类型成为 UML 操作的返回类型。
Overloaded class members are distinguished by their unique signatures, which are comprised of the name of the member and the data type of each of its formal parameters.
重载的类成员通过它们的唯一签名来进行区分,签名包含成员的名称及其每个形参的数据类型。
Scala 2.8 also offers new language features, like the new named and default arguments. Named arguments look like assignments to the names of the called method's formal parameters
Scala 2.8还增加了新的语言特性,如新的具名与默认参数。
One very important question to ask about any template function, not just about STL algorithms, is what the set of types is that may correctly be substituted for the formal template parameters.
一个非常重要的问题是询问模板函数,这些形式上的模板参数会被类型集合正确的取代,而不仅仅是STL算法。
That is, there isn't actually any type called InputIterator: when you call find, the compiler substitutes the actual type of the arguments for the formal type parameters InputIterator and t.
也就是说,没有实际的类型InputIterator:当你调用find时,编译器会把他们替换成正式的类型。
Because graphical languages still must provide symbols to the computer for compilation or interpretation, graphical specifications are still be required to follow formal language parameters.
由于图形化语言仍然必须向计算机提供符号来进行编译和解释,因此我们需要采用图形化规范来限定形式语言的参数。
Gets the collection of bindable parameters as found in the service's formal parameter list.
获取服务的形参表中可绑定参数的集合。
Gets the collection of bindable parameters as found in the service's formal parameter list.
获取服务的形参表中可绑定参数的集合。
应用推荐