网站首页  词典首页

请输入您要查询的英文单词:

 

单词 variable name
释义

variable name

美 
英 
  • un.变量名字
  • 网络变量名称;变数名称;结构成员名
un.
1.
变量名字

例句

释义:
1.
In Ruby, you can define a method inline for a particular instance by putting the variable name at the beginning of the method declaration.
在Ruby中,您可以为某个特定的实例定义一个内联方法,其方法是将变量名称放在方法声明的最前面。
www.ibm.com
2.
You can create as many of these variables as you need, varying only the filetype at the end of the variable name.
你可以建立很多这样你所需要的变量,所不同的只是变量名称末尾的文件类型。
man.lupaworld.com
3.
A variable name is often shorter and easier to remember than the full path of methods and properties necessary to access the object itself.
变量名通常要比访问对象本身所需的方法和属性的完整路径短和容易记忆。
msdn.microsoft.com
4.
That is, a variable name should not be passed to a preprocessor directive and a symbol can only be evaluated by a preprocessor directive.
即,不应将变量名传递到预处理器指令,并且只能用预处理器指令计算符号。
technet.microsoft.com
5.
Such a diagram will contain a variable name and its class type in the boxes along the horizontal axis, as seen in Figure 2.
这样的图将在水平轴方向的框中包含一个变量名及其类类型,如图2所示。
www.ibm.com
6.
To access a static class member, use the name of the class instead of a variable name to specify the location of the member.
若要访问静态类成员,应使用类名而不是变量名来指定该成员的位置。
msdn2.microsoft.com
7.
When you type a variable name into one of the debugger windows , you can follow it with a comma , and then a format specifier .
当您向某个调试器窗口键入变量名称时,您可以在其后跟一个逗号,然后再跟一个格式说明符。
www.bing.com
8.
Defining a per-CPU variable is done with the DEFINE_PER_CPU macro, to which you provide a type and variable name.
per-CPU变量由DEFINE_PER_CPU宏进行定义,需要为该宏提供类型和变量名称。
www.ibm.com
9.
Use lowercase for the first word and capitalize only the first letter of each subsequent word that appears in a variable name.
变量名称中第一个单词小写,后续的每一个单词仅第一个字母大写。
wenku.baidu.com
10.
In your declaration, add one pair of parentheses after the variable name and place commas inside the parentheses to separate the dimensions.
在声明中,在变量名后面加上一对圆括号并将逗号置于圆括号中以分隔维数。
msdn2.microsoft.com
1.
In the tag, the query expression "team" doesn't start with a forward slash, so the first token, "team" , is taken to be a variable name.
在标记中,查询表达式“team”不是以正斜杠开头,因此采用第一个令牌“team”作为变量名。
www.ibm.com
2.
They support linked fields, so altering a variable name in one place will cause it to be altered throughout the snippet.
它支持字段链接,因此当修改某一处参数名称的时候就会同时更新整个代码块。
www.infoq.com
3.
The only characters actually disallowed in a variable name are : , #, and =.
事实上只有:、#和=等字符不允许使用在变量名称中。
www.codebasin.com
4.
The variable name is in the column header, in bold type, and matches the name in the Message section.
变量名称位于列标题中,以粗体显示,并匹配Message部分中的名称。
www.ibm.com
5.
Enclose the variable name in curly braces if you want to explicitly specify the end of the name .
如果想明示指定名字的结束,用花括号把变量名括起来。
www.bing.com
6.
The variable name prefixes I'll generally be using in this book are shown in the following table.
我将在本书经常使用的变量名的前缀如下表所示。
blog.csdn.net
7.
Otherwise, the shell interprets the trailing text as part of your variable name -- and most likely returns a null value.
否则,Shell将把尾随文本解释为变量名称的一部分——并且很可能返回一个空值。
www.ibm.com
8.
In the script engines, the structure that holds a variable name is called NME. Drives me nuts!
在脚本引擎中,有个变量名叫“NME”,这让我非常抓狂!
dongxi.net
9.
The name of the tag must be same as the variable name (see Listing 1).
标记的名称必须与变量的名称相同(请参见清单1)。
www.ibm.com
10.
is a constant delimiter, followed by the variable name, a backslash, and the message part to be accessed.
是常量分隔符,后边跟着变量名称、一个反斜杠和要访问的消息部分。
www.ibm.com
1.
Since there are no steps following the variable name, this query expression results in a single node which happens to be the current node.
由于在变量名后面没有任何步骤,因此该查询表达式将产生一个单一节点,即正好是当前的节点。
www.ibm.com
2.
The Java editor places boxes around the variable name and all the places where it's used.
Java编辑器将把框放置在变量名周围及使用它的所有位置中。
www.ibm.com
3.
If you attempt to use an undeclared variable name, an error occurs at compile time .
试图使用未声明的变量名将发生编译时错误。
www.bing.com
4.
In your declaration, add one pair of parentheses after the variable name.
在声明中,在变量名称后面加上一对圆括号。
msdn2.microsoft.com
5.
Constants cannot be passed to module by using OUTPUT; the return parameter requires a variable name.
不能使用OUTPUT将常量传递给模块;返回参数需要变量名称。
msdn2.microsoft.com
6.
As you can see, we can enclose the environment variable name in curly braces when it is not clearly separated from the surrounding text.
如您所见,当环境变量没有与周围文本明显分开时,可以用花括号将它括起。
www.ibm.com
7.
So watch your capitalization carefully, and use the property name, not the variable name in the Java class.
因此,要仔细注意大小写,并使用属性名而不是Java类中的变量名。
www.ibm.com
8.
syntax-case solves this problem by replacing c with a unique, unused variable name when the macro expands.
syntax-case解决这个问题的办法是在宏展开时将c替换为一个惟一的未使用的变量名。
www.ibm.com
9.
Place the appropriate number of commas inside the parentheses following the variable name.
在变量名后面的括号内放置适当数量的逗号。
msdn2.microsoft.com
10.
When code in the derived class refers to the variable name, the compiler resolves the reference to your variable.
当衍生类别中的程式码参考变数名称时,编译器就会解析对变数的参考。
msdn.microsoft.com
1.
To resolve, either make the type definitions the same, or change variable name in one of the files.
若要解决此问题,请将类型定义设置为相同,或更改其中某个文件中的变量名。
207.46.16.251
2.
Accidentally overwriting bindings by introducing a variable name that was previously defined in a macro.
如果引入的变量名正好是一个宏中以前定义过的,那么就会覆盖绑定。
www.ibm.com
3.
Indicates the specified environment variable name was not found in the specified environment block.
表示无法在指定的环境区块中找到指定的环境变量名。
www.fan6.net
4.
When code inside the subregion refers to the variable name, the compiler resolves the reference to the shadowing variable.
当子区域中的程式码参考变数名称时,编译器就会解析对主导遮蔽变数的参考。
msdn.microsoft.com
5.
A unique number, called an index or subscript, combined with the shared variable name distinguishes each element in the array.
与共享变量名合在一起的唯一编号(称为“索引”或“下标”)区分数组中的每个元素。
technet.microsoft.com
6.
If the prefixed result is not a valid variable name, it is not imported into the symbol table.
如果附加了前缀后的结果不是合法的变量名,将不会导入到符号表中。
us.php.net
7.
Once the text field is defined, the content attribute of the GridCell for the text field can contain just the variable name as its value.
定义好文本字段后,用于文本字段的GridCell的content属性可包含这个变量名作为它的值。
www.ibm.com
8.
If I wanted to grab the instance of HttpSession, I'd use the session variable name.
如果想获得HttpSession的实例,那么就要使用session变量名。
www.ibm.com
9.
The only time you need to use this syntax is when the register name overloads a variable name.
仅在寄存器名重载变量名时才需要使用此语法。
msdn2.microsoft.com
10.
The scope of the local return variable name is local within the function.
局部返回变量名的作用域位于函数内。
technet.microsoft.com
1.
Likewise, the first character of a variable name can't be a number.
同样,变量名的第一个字符不能是数字。
www.ibm.com
2.
Drag the placeOrder_Input_order variable, and then click at the end of the variable name, which displays a list.
拖动placeOrder_Input_order变量,然后在变量名尾部单击,这将显示一个列表。
www.ibm.com
3.
Input: Binary(4)The length of the Notes. ini variable name.
Binary(4)Notes.ini变量名的长度。
www.ibm.com
4.
As with the functions built-in variable, type set --erase variable name to "unset, " or erase, a variable.
与内置命令functions一样,输入set--erasevariablename就可以删除一个变量。
www.ibm.com
5.
The Array object is used to store a set of values in a single variable name.
阵列(数组)对象用来在一单独的变量名称内存储一系列值。
www2.w3pop.com
6.
The difference between a shared and instance method is that instead of using the class name, you use the variable name to call the method.
共享方法和实例方法之间的区别是您使用变量名称来调用方法,而不是使用类名称。
msdn2.microsoft.com
7.
Each input parameter should have the variable name and its value.
各输入参数应该有自己的变量名和值。
www.ibm.com
8.
In the Data Type Selection dialog that opens, enter isCustomerOK for the variable name, and select boolean from the list of types.
在随即打开的DataTypeSelection对话框中,输入isCustomerOK作为变量名,并从类型列表中选择boolean。
www.ibm.com
9.
Class using the specified local variable name for the exception, exception type and statement collection.
使用异常的指定局部变量名、异常类型和语句集合初始化。
msdn2.microsoft.com
10.
Into the annotation without specifying the member-variable name.
直接提供给注释,没有指定成员变量名。
www-128.ibm.com
1.
The String key in this case is predictably lure. company, which is the variable name that you used in Listing 15.
本例中的String键果然是lure.company,即清单15中使用的变量名。
www.ibm.com
2.
A variable name can contain almost any characters including most punctuation.
一个变量名称几乎可以由任何字符组成,包括大部分的标点符号。
www.codebasin.com
3.
The RETURNS clause defines a local return variable name for the table returned by the function .
RETURNS子句为函数返回的表定义局部返回变量名。
www.bing.com
4.
Environment variable name required to left of assignment operator.
赋值运算符左边要求有环境变量名。
www.fan6.net
5.
You can click on each variable name required by the Web service and read its description.
可以单击Web服务所需的每一个变量名称并读取它的描述。
www.ibm.com
6.
Named graphs are used within a SPARQL query with the GRAPH keyword, in conjunction with either a graph URI or a variable name.
在SPARQL查询内部用GRAPH关键字调用命名图,后面是图的URI或变量名。
www.ibm.com
7.
Must correspond to the variable name that was used in the previous step.
必须与上一步中使用的变量名相对应。
msdn2.microsoft.com
8.
This tells the program to interpret the text as actual text instead of as a variable name.
这会告诉程序将文本解释为实际文本而不是变量名。
msdn2.microsoft.com
9.
The variable name can be any normal identifier, like x.
其中的变量名可以是任何一般的标识符,如x。
www.ibm.com
10.
The variable name and its value of 12 is displayed in a tooltip window.
该变量的名称及其值12即显示在工具提示窗口中。
msdn2.microsoft.com
1.
Class using the specified data type, variable name, and initialization expression.
使用指定的数据类型、变量名和初始化表达式初始化。
msdn2.microsoft.com
2.
Fill in the variable name as orderNo as shown in Figure 22 and click the OK button.
填充变量名orderNo(如图22所示)并单击OK按钮。
www.ibm.com
3.
To set a variable, type set variable name value.
输入setvariablenamevalue来设置变量。
www.ibm.com
4.
Parameter is used to locate the instance representing the given variable name.
方法用于定位表示给定变量名的实例。
msdn2.microsoft.com
5.
Follow the variable name with an As clause.
变量名后接As子句。
msdn2.microsoft.com
6.
Class using the specified local variable name for the exception and exception type.
使用异常的指定局部变量名和异常类型初始化。
msdn2.microsoft.com
7.
Notice the way the variable name is declared in both versions of the program.
请注意在这个程序的两个版本中声明变量名的方式。
www.ibm.com
8.
Most script engines make those Java objects accessible to scripts under the given variable name.
大多数脚本引擎都是让脚本使用特定的变量名称来访问Java对象。
www.ibm.com
9.
Most notably, the type in these declarations comes after the variable name.
最值得注意的是,这些声明里的类型跟在变量名的后面。
www.infoq.com
10.
When specified, puts variable_name in the output parameter.
如果指定了此选项,则将variable_name放置于输出参数中。
technet.microsoft.com
1.
Click Variable Declaration and enter a variable name.
点击VariableDeclaration并输入一个变量名。
www.ibm.com
2.
The variable name for the verification point in this example is ResultForm_Title.
本例中确认点的变量名是ResultForm_Title。
www.ibm.com
3.
The location can be a path, an environment variable, a registry key, a parent package variable name, or a table in a SQL Server database.
位置可以是路径、环境变量、注册表项、父包变量名或SQLServer数据库中的表。
msdn2.microsoft.com
4.
Now a column name is used as the variable name in the Xquery used in these functions.
现在,将一个列名称用作这些函数的Xquery中的一个变量名。
www.ibm.com
5.
It is the process that defines the variable name and variable type that will be contained in the message.
流程定义将在消息中包含的变量名称和变量类型。
www.ibm.com
6.
Valid variable name containing data written to disk.
有效变量名,它包含写入磁盘的数据。
msdn2.microsoft.com
7.
Auto-completion can finish typing a variable name or member from what you have typed.
自动完成可以根据您已键入的部分完成变量名或成员的键入。
msdn2.microsoft.com
8.
The definition is a simple one: The class is Post and extends AppModel, and you should set the class variable $name to post.
定义十分简单:类是Post并扩展AppModel,并且应当将类变量$name设为post。
www.ibm.com
9.
If you don't supply a variable name, Groovy supplies a default one named it.
如果没有提供变量名,Groovy提供了一个默认名称it。
www.ibm.com
10.
This clears all assigned config variables. If a variable name is supplied, only that variable is cleared.
清除所有配置变量,如果指定了变量名称,则只清除所指定的配置变量。
bbs.51soft.com
1.
Even though it is the same variable name in the same code, num is different this time.
尽管这是相同代码中的相同变量名,不过num这次不同了。
www.ibm.com
2.
Class using the specified local variable name for the exception.
使用异常的指定局部变量名初始化。
msdn2.microsoft.com
3.
An example variable assignment is a = 5; , where a is an example variable name, = is the assignment, and 5 is the assigned value.
变量赋值的一个例子是a=5;,其中a是一个变量名称,=是赋值,5是所赋的值。
www.ibm.com
4.
Any valid String expression or variable name.
任何有效的String表达式或变量名。
msdn2.microsoft.com
5.
To assign a variable a value by using the SET statement, include the variable name and the value to assign to the variable.
若要通过使用SET语句为变量赋值,请包含变量名和需要赋给变量的值。
technet.microsoft.com
6.
In TCL, variables are defined using the set command and referenced using a $ in front of the variable name.
在TCL中,使用set命令来定义变量,并且引用变量时,在变量前面使用$标记。
www.ibm.com
7.
Type or paste the variable name or expression you want to watch.
键入或粘贴要监视的变量名或表达式。
msdn2.microsoft.com
8.
You declare a constant with the Const statement, using the same guidelines you would for creating a variable name.
使用Const语句声明一个常数,遵循与创建变量名称相同的规则。
msdn2.microsoft.com
9.
The value is written as a variable name.
该值被作为变量名写入。
msdn2.microsoft.com
10.
The following code displays the value of the variable name.
下面的代码显示name变量的值。
msdn2.microsoft.com
1.
The value is written as a variable name.
该值被作为变量名写入。
msdn2.microsoft.com
2.
The following code displays the value of the variable name.
下面的代码显示name变量的值。
msdn2.microsoft.com
3.
No variable name should be longer than 14 characters.
变量名长度不应该超过14个字符。
www.ibm.com
4.
In your declaration, add as many pairs of parentheses after the variable name as there are levels of nested arrays.
在声明中,在变量名后面加上与嵌套数组级数相同的圆括号对。
msdn2.microsoft.com
5.
Enter JAVA_HOME for the variable name.
为变量名输入JAVA_HOME。
www.ibm.com
6.
The RedirectFromLoginPage method redirects to the URL specified in the query string using the ReturnURL variable name.
RedirectFromLoginPage方法重定向到查询字符串中使用ReturnURL变量名指定的URL。
msdn2.microsoft.com
7.
Finally, invent a variable name.
最后,为变量起个名字。
www.ibm.com
8.
Valid variable name into which data is read.
将数据读入的有效变量的名称。
msdn2.microsoft.com
9.
And this is the property name, not the member variable name.
这是属性(property)名,而不是成员变量名。
www.ibm.com
10.
You can also create your own constants with the Const statement, using the same guidelines you would for creating a variable name.
您还可以使用Const语句,按照与创建变量名称相同的规则创建您自己的常数。
msdn2.microsoft.com
1.
Every bad variable name will slow you down.
每一个糟糕的变量名称会降低你的速度;
www.infoq.com
2.
It's much easier to find a function or variable name by searching an AST than it is to re-parse the entire document.
通过搜索一个AST来寻找函数名或变量名比起对整篇文档进行重解析要简单得多。
www.ibm.com
3.
Class using the specified data type name and variable name.
使用指定的数据类型名称和变量名初始化。
msdn2.microsoft.com
4.
That is the variable name used in the RDS property file to define the port value.
这是RDS属性文件中用于定义端口值的变量名称。
www.ibm.com
5.
You can extend it by defining a variable name.
您可以通过定义一个变量名来扩展它。
www.ibm.com
6.
Class using the specified data type and variable name.
使用指定的数据类型和变量名初始化。
msdn2.microsoft.com
7.
If there is a collision, prefix the variable name with prefix.
如果有冲突,在变量名前加上前缀prefix。
php.he.net
8.
For each top-level variable name, the class first checks if a bean by that ID exists in the Spring container.
对于每个顶级变量名称,该类首先检查Spring中是否存在具有该ID的Bean。
www.ibm.com
9.
C4744 usually occurs in C (not C ) files, because in C a variable name is decorated with type information.
C4744通常出现在C(而不是C )文件中,因为在C 中,变量名是用类型信息修饰的。
207.46.16.251
10.
Is the data a variable name?
数据是否是一个变量名?
www-128.ibm.com
1.
Specify a host variable name for user input (such as "status" ).
为用户输入(比如“status”)指定一个主机变量名。
www.ibm.com
2.
The same would take place for every other variable name that is different from the table column name (see Figure 9).
对于其他所有不同于表列名的变量名也是如此(见图9)。
www.ibm.com
3.
We can now set the variable name at run time to whatever we may need.
我们现在在运行时设置变量为任意我们需要的东西。
it.163y.cn
4.
While this is convenient, it can lead to subtle errors in your code if you misspell a variable name.
虽然这样很方便,但如果拼错了变量名,可能会在代码中导致细微的错误。
technet.microsoft.com
5.
Then from the command line, specify the environment variable name with its value
然后,在命令行上指定环境变量名和值
www.ibm.com
6.
When debugging native code, you can use the context operator to qualify a breakpoint location, variable name, or expression
调试本机代码时,可使用上下文运算符限定断点位置、变量名称或表达式
msdn2.microsoft.com
7.
When you specify a type, you must enclose the type name and the variable name in parentheses, as shown in the following example
当指定类型时,必须用括号将类型名称和变量名括起,如以下示例所示
msdn2.microsoft.com
8.
exception_variable_name Inserts an exception variable name, making a best guess. e, ioe
exception_variable_name插入一个异常变量名称,进行最佳猜测。
www.ibm.com
9.
Support for variable name lengths requires more understanding of the use of regular expressions in syntax match
对变量名长度的支持需要进一步了解如何使用正则表达式进行语法匹配
www.ibm.com
10.
If you specify an upper bound in the parentheses following the array variable name, you cannot use a
如果在数组变量名后面的括号内指定上限,则不能使用
msdn2.microsoft.com
1.
Integer constant or variable name expected
要求整形常量或变量名
infos.edulife.com.cn
2.
WithEvents variable name length cannot exceed 1019 characters
WithEvents变量名称的长度不能超过1019个字符
msdn2.microsoft.com
3.
Can contain parameters having the same form as a variable name, for example
可以包含与变量名形式相同的参数,例如
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/4/9 8:28:01