文语站

位置:首页 > 造句 > 

named parameter造句

造句7.97K

We also use a named parameter to pass covariate data into the accumulator set along with the samples.

named parameter造句

Now you have the tools to try this for yourself and see the benefits of the named parameter feature.

Finally, another constraint on named parameters is that once you provide a name for a parameter in a method invocation, then the rest of the parameters appearing after it must also be named.

Named and variadic parameters can be used in the same function, simply by placing the variadic ellipsis after the list of named parameters.