name属性定义变量的名称。
设置该局部变量的名称和词法范围。
上下文变量的名称一定不能包含任何“%”符号。
The name of the context variable must not contain any "%" signs.
获取或设置要引用的局部变量的名称。
如果出现错误,请返回,并确保你已经正确更改了所有变量的名称。
If there are errors, go back and ensure that you have correctly changed all the variable names.
这表示可以使用某个变量的字符串值指定另一个变量的名称。
What this means is you can use the string value of a variable to specify the name of another variable.
在相应的Web服务变量值字段中输入应用程序变量的名称。
Enter the application variable names in the appropriate Web service variable value field.
每个局部变量的名称都对应着表单中相应输入域的name属性。
The name of each local variable corresponds to the name attribute of the respective input field in the form.
这是一个基于长字符串的代码,包括结构和变量的名称和类型。
This is basically a long string of codes, with the structure and variable names and types.
请注意,全局变量的名称由两部分组成,即模式的名称和其中的变量的名称。
Please note that global variables have two-part names that consist of the name of a schema and the name of the variable within that schema.
例如,在清单2中,代码定义了一个def,它返回传递进来的变量的名称。
For example, in Listing 2, the code defines a def that returns the class name of the variable passed in.
只要在命令行中随getenv调用传入变量的名称,就可以得到它的当前值。
Simply provide the name on the command line, pass it along to the getenv call, and you'll get its current value.
name是一个强制属性,用于指定将在其中存储中间结果的上下文变量的名称。
Name is a mandatory attribute that specifies the name of the context variable, in which the intermediate result will be stored.
还可以更改bean变量的名称(默认情况下,bean变量的名称与Employee表列的名称相同)。
You can also optionally change the name of beans variable names (which by default are set to be the same as the columns of the Employee table).
因此,提供者本身必须抛出SystemRecoverable Exception 并在其中提供请求的变量的名称。
So it's the provider itself which must throw the SystemRecoverable Exception and as part of that provide the name of the variable it's requesting.
请确保以大写字母的方式使用这些变量的名称,因为xquery是一个区分大小写的语言,而且关系列名称常常以大写的方式存储。
Make sure to use the name of these variables in capital letters as xquery is a case sensitive language and relation column names are always stored in capital letters.
环境变量的名称是第一个匹配的确切情况,但如果没有确切的情况下,找到匹配忽略大小写的情况下,如果存在的话,它会选择一个匹配。
The name of the environment variable is first matched for exact case, but if no exact case match is found, it will pick a match ignoring case if one exists.
SystemRecoverable Exception包含一个加密的数据字段,其中包含身份验证提供者请求的环境变量的名称。
The SystemRecoverable Exception will contain an encrypted data field which contains the name of the environment variable the Authentication Provider is requesting.
关于变量名字我还想说的,另外一点就是,一旦我对变量的名称可以选择,我可以用自己的方式命名,但是,有一些词汇是,不能用来命名变量的。
OK. The other piece I want to say about variable names is, once I have that choice of variable name, I can use it, but in fact there are a few things that I can't use in terms of variable names.
这些变量替换的名称十分灵活,将在下一节中讨论,讨论的主要内容集中在模板分区上。
The names of these variable substitutions are flexible and will be discussed in the next section, which focuses on template sections.
现在,您可以查询业务状态机变量,包括当前状态的显示名称以及相关集信息。
You can now query business state machine variables including the display name of the current state as well as correlation set information.
这个环境变量指定的名称具有更高的优先级。
The name specified by this environment variable has higher precedence.
简化这一任务有助于确保方法、变量和类的名称能够清晰地指示其用途。
Making this task easy helps ensure that method, variable, and class names indicate their intent clearly.
如果没有在模板中声明通道参数,而模板正好又没使用它的话,就不用担心和模板中的变量引用发生名称冲突。
If you don't declare a tunnel parameter because it is not used in that template, then you don't have to worry about its name clashing with any variable reference in that template.
否则,Shell将把尾随文本解释为变量名称的一部分——并且很可能返回一个空值。
Otherwise, the shell interprets the trailing text as part of your variable name — and most likely returns a null value.
不要忘记在handle()方法签名中修改MessageContext的变量名称。
Don't forget to modify the variable name for MessageContext in the handle() method signature.
你不需要知道它们相应的变量名称,甚至进程,Hawkeye会自动处理它们。
You do not have to know the corresponding variable names or even the process; it is all done automatically for you.
首先,我将介绍用于定义变量名称的特殊行为,称为define。
First, I'll look at the special form used to define variable names, appropriately called define.
可以单击Web服务所需的每一个变量名称并读取它的描述。
You can click on each variable name required by the Web service and read its description.
但是通常来说,变量名称的选择,是评论你的代码的,一个重要方式。
But in general, the choice of variable name is a great way of commenting your code.
应用推荐