This format indicates that a string is used to define the text and format (just like printf) and is accompanied by a variable set of arguments (identified by the ellipsis [...]).
这个格式表示的是一个用于定义文本和格式的字符串类似于printf,它同时带有一组可变个数参数由省略号表示[…]。
Why not set a variable in your controller and run it that way?
为什么不在控制器中设置一个变量再运行它?
You can declare and initialize a test variable, set its scope, and change its value.
您可以声明并初始化一个测试变量,设置它的范围,并更改它的值。
To save information to the session, you just need to specify a variable and set some value to it.
要向会话中保存信息,您只需指定一个变量并为它设置某个值即可。
Set a global variable to CICS when the user navigates from the main screen to the CICS application.
当用户从主屏幕导航到CICS应用程序时,将某个全局变量设置为CICS。
In this scenario, in fact, the stylesheet aims merely to set a variable, not to transform the message's content.
在此场景中,样式表的实际目的只是设置一个变量,而不是转换消息的内容。
Likewise, you will also set a global variable when the user navigates from the main screen to a TSO application.
类似地,您还可以在用户从主屏幕导航到TSO应用程序时设置一个全局变量。
Instead of getting the value for a member variable, it's called when a member value should be set.
该函数并不为一个成员变量获取值,当要设置一个成员变量时,才调用这个函数。
For example, you could check to see if a user ID has been set in a session variable (showing that the user has actually logged in).
例如,可以检查一个会话变量中是否设置了一个用户ID(表明该用户已经登录)。
Figure 4 shows the variable section from a rule set editor.
图4显示了规则集编辑器的变量部分。
For example, a variable could be set by invoking a function that supplies the value of the SESSION_USER special register to fetch the department number for the current user.
例如,通过调用一个可以为SESSION_USER特殊寄存器提供值的函数来设置变量,使用它取回当前用户的部门编号。
The authentication key is set as a class variable in your controller.
认证密钥在控制器中被设为类变量。
Within this generic template, you set a variable to determine whether the rule set contains an applicable test.
在这个通用的模板中,您要设置一个变量来判断这个规则集是否包含一个可适用测试。
You set this variable with a straight lookup in the sharedStrings.xml file.
您可以给这变量设置 sharedStrings.xml 文件的一个直接查找。
Here, I set a variable called g_books to an array that contains three hash tables, where each hash table contains information about the book.
这里,我将名为g_books的变量设置为一个包含三个散列表的数组,每个散列表包含关于该书的信息。
Thus, environment variables are used only if a variable is not set in any makefile or on the command line. Note: parent makefile variables are sometimes, but not always, passed down.
因此,一个变量只有在没有在任何makefile或命令行中指定时,才会使用环境变量的设置注意:父进程makefile变量有时候会传递下来,但不总会这样。
They also set a global int variable called errno.
它们还设置名为errno的全局整数变量。
Then, on the Actions TAB, set a global variable to CICS and apply the CICSScreens transformation you created, as in Figure 23.
然后,在Actions选项卡上,设置一个全局变量,将它的值设为CICS,然后应用您创建的CICSScreens转换,如图23所示。
In Listing 3, I created a variable named lang and set its value to "Groovy."
在清单3中,我们创建了一个名为lang的变量,并将其值设置为“Groovy”。
Need to add an environment variable? Call environment to get the current set, then put(name, value) in a new variable.
如果需要添加环境变量,可以调用environment获得当前设置,然后通过put(name,value) 添加新的变量。
You'll set a prototype instance variable to point to the parent in the inheritance chain.
方法是设置prototype实例变量使其指向继承链的父。
After downloading the compressed file, extract it into a folder (for example, c: \ software \ Derby) and set a DERBY_HOME environment variable pointing to this folder.
下载此压缩文件后,将其提取到文件夹中(例如,c: \ soft ware \derby)并设置DERBY_HOME环境变量,使其指向此文件夹。
To set a variable from the command line when invoking the rundsjob executable file, you must pass the -v flag along with the variable name and value that you want to set it to.
在激发rundsjob可执行文件时,为了从命令行设置一个变量,您必须通过带有变量名以及想要设置值的-v标记。
If a HOME variable is already set, then simply note the location (you'll need it in a moment) or click the Environment Variables button and then click New to add a HOME variable.
如果已经设置了HOME变量,那么只需记下其内容(稍后需要它);否则,单击EnvironmentVariables按钮,然后单击new以添加home变量。
SELECT: Returns a set of variable bindings that satisfy the query (similar to SQL SELECT).
SELECT:返回满足查询的一组变量绑定(类似SQL SELECT)。
A local variable is a variable that has its scope set to be visible in "This test only."
本地变量就是一个范围设置为“Thistest only”可见的变量。
In many ways, for is the assignment of a variable to the current value in a node set, so you can operate on that variable.
在很多方面,for就将节点集的当前值赋给变量从而操作该变量。
A local variable set earlier in the template by XSL: variable.
在模板前面用xsl:variable建立的变量集合。
To set a variable, type set variable name value.
输入set variablenamevalue来设置变量。
Once we have our object, we set up a variable for the filename for later use in the script.
创建了对象后,将为文件名设置一个变量,以供稍后在脚本中使用。
应用推荐