说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 参数名
1.
This is of the form:@param parameter-name description
格式如下:@param 参数名 说明
2.
Cannot use duplicate parameter names. Parameter name '%.*ls' listed more than once.
不能使用重复参数名参数名 ''%1!'' 多次列出。
3.
Too few arguments specified. The number of parameter names cannot exceed the number of arguments passed in
指定的参数太少。参数名的个数不能超过传入的参数的个数
4.
Shows parameters names of called orchestration.
显示所调用业务流程的参数名称。
5.
{An argument name is missing a value after its equal sign.}
{参数名称在等号后无法找到值。}
6.
Template parameter names begin with an uppercase letter.
模板参数名字以一个大写字母开始。
7.
The parameter name is a reserved name for web configuration. Please use a different name.
参数名称 是站点配置的保留名称。请使用不同名称。
8.
The parameter name is a reserved name for Web site configuration. Please use a different name.
参数名称 是网站配置的保留名称。请使用其他名称。
9.
Array type specifier, [], must appear before parameter name
数组类型说明符 [] 必须出现在参数名之前
10.
A name or symbol that identifies a parameter.
标识参数的名或符号。
11.
Named parameter array cannot be bigger than argument array.
命名的参数数组不能大于变量数组。
12.
Do not modify the name of the function, or the name and number of arguments.
不要修改函数名称以及参数的名称和数目。
13.
Command line argument requires a filename and none was specified.
命令行参数需要文件名,未指定文件名。
14.
Type a function name immediately followed by any function arguments? in parentheses.
键入函数名称,后跟函数参数?,函数参数需放在括号内。
15.
Attribute variables override current template variables, in the case they are named alike.
当变数名字一样时,参数变数会覆盖样版变数。
16.
All positional (unnamed) parameters must precede any named parameters.
所有的位置(未命名)参数必须位于任何命名的参数之前。
17.
Unnamed arguments must precede named arguments In OLE Automation call
在ole自动调用中未命名的参数必须在命名的参数前
18.
Traversal string: All positional (unnamed) parameters must precede any named parameters.
遍历字符串:所有的位置(未命名)参数必须位于任何命名参数之前。