The matched person's name is bound to the name variable, and the graph_uri variable binds to the URI of the graph that matched the pattern.
匹配的人名被绑定到name变量,而 graph_uri 变量绑定到与模式匹配的图的URI 上。
The second occurrence of the name variable is simply omitted and the ternary operator is no more ternary and is shortened to this more concise form.
name变量的第二次出现被简单的忽略了,三目操作符不再是三目的了,缩短为这种更简明的形式。
Each input parameter should have the variable name and its value.
各输入参数应该有自己的变量名和值。
You can extend it by defining a variable name.
您可以通过定义一个变量名来扩展它。
The name of the context variable must not contain any "%" signs.
上下文变量的名称一定不能包含任何“%”符号。
I add a string name and port class variable and then two functions: a constructor and the server.
我添加了一个字符串名称、一个端口类变量,还有两个函数:构造器和服务器。
But in general, the choice of variable name is a great way of commenting your code.
但是通常来说,变量名称的选择,是评论你的代码的,一个重要方式。
This function returns the size of the value buffer on success and 0 if the name specified is not a valid environment variable name.
如果成功,则此函数返回值缓存的大小,如果指定的名称并不是一个合法的环境变量名,则返回0。
Since there are no steps following the variable name, this query expression results in a single node which happens to be the current node.
由于在变量名后面没有任何步骤,因此该查询表达式将产生一个单一节点,即正好是当前的节点。
The name specified by this environment variable has higher precedence.
这个环境变量指定的名称具有更高的优先级。
Most notably, the type in these declarations comes after the variable name.
最值得注意的是,这些声明里的类型跟在变量名的后面。
In this case, you assign the actual class name to the variable, effectively creating an alias to the original class (see Listing 3).
在这种情况下,您可以向该变量分配一个实际的类名称,有效地为原先的类创建一个别名(参见清单3)。
You can declare a local variable simply by creating an expression containing only the name of the variable, and assigning a value to it.
只需要创建一个仅包含变量名称的表达式,并为其指定一个取值,就可以声明一个局部变量。
Accidentally overwriting bindings by introducing a variable name that was previously defined in a macro.
如果引入的变量名正好是一个宏中以前定义过的,那么就会覆盖绑定。
What this means is you can use the string value of a variable to specify the name of another variable.
这表示可以使用某个变量的字符串值指定另一个变量的名称。
Similarly, if you are directly following a variable name with alphanumeric text, be sure also to enclose the variable name in curly braces () to distinguish it from the surrounding text.
类似地,如果您直接在字母数字文本后面使用变量名称,则还要确保将该变量名称包括在方括号()中,以使其与周围的文本区分开来。
That is the variable name used in the RDS property file to define the port value.
这是RDS属性文件中用于定义端口值的变量名称。
Optionally you can also change the variable type name to be different than its mapping columns data type.
还可以将变量类型改为与其映射的列数据的类型不相同的类型。
The name of each local variable corresponds to the name attribute of the respective input field in the form.
每个局部变量的名称都对应着表单中相应输入域的name属性。
The last set includes a colon (:) between the variable name and the substitution operator, which adds the check to see if the variable is NULL, as well.
后一组定义在变量名和替换操作符之间包含一个冒号(:),这会额外检查变量是否是NULL。
The name of the variable appears on the label and is used to tell the different boxes apart.
变量的名字出现在标签上用来区分不同的盒子。
And the only thing that's differing is the name of the type and the name of the variable I'm using.
其中唯一的区别是数据类型的名字,和我使用的变量名字。
It is the process that defines the variable name and variable type that will be contained in the message.
流程定义将在消息中包含的变量名称和变量类型。
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宏进行定义,需要为该宏提供类型和变量名称。
Support for variable name lengths requires more understanding of the use of regular expressions in syntax match
对变量名长度的支持需要进一步了解如何使用正则表达式进行语法匹配
Is a constant delimiter, followed by the variable name, a backslash, and the message part to be accessed.
是常量分隔符,后边跟着变量名称、一个反斜杠和要访问的消息部分。
No variable name longer than 14 characters.
变量名长度不应该超过14个字符。
You can click on each variable name required by the Web service and read its description.
可以单击Web服务所需的每一个变量名称并读取它的描述。
x Inside of that structure, create a variable name x, and a value associated with it.
创建了一个变量名为,然后给它赋值,请注意我也在这边做的操作。
Even though it is the same variable name in the same code, num is different this time.
尽管这是相同代码中的相同变量名,不过num这次不同了。
应用推荐