Now you can pass only a single argument to an action.
目前,只能向动作传递一个参数。
Shells make everything between quotes a single argument.
Shell使引号之间的所有内容都成为一个参数。
A function can be used instead, it should take a single argument.
一个函数可以用来代替,它应该采取一个参数。
The total function in Listing 9 takes a list as a single argument.
清单9中的total函数将列表当作单个的参数。
That gauge.swf movie takes a single argument: the location of the data.
swf带有一个参数:数据的位置。
Inference to the best explanation "is not a single argument for the soul."
最佳解释的推论,并不仅仅是关于灵魂的一个论证。
The jacl script takes a single argument which is a path to a created properties file.
该jacl脚本具有单一的参数,它是创建的属性文件的路径。
Takes a single argument, which is a function that is called after the gadget loads.
接受单个参数,该参数是在Gadget加载以后调用的函数。
The aligned attribute takes a single argument that specifies the desired type of alignment.
aligned属性有一个参数,它指定所需的对齐类型。
The above target executes the feedparser.py script, passing the RSS URL as the single argument.
上面的目标以RSSURL为唯一的参数来执行feedparser. py脚本。
Describes how to include more than one column in a query where the operator takes only a single argument.
说明如何在运算符只带一个参数的情况下在查询中包含多列。
It defines a function with a single argument, credentials, which will be used by the auth-constraints macro.
它定义一个具有单一参数credentials的函数,供auth -constraints宏使用。
The first procedure, square, is a traditional Scheme function that accepts a single argument and returns a result.
第一个过程square是一个传统的Scheme函数,它接受一个参数,然后返回一个结果。
From there, it is a straightforward call to AmbulantPlayer_gtk with a test case as a single argument as in Listing 2.
在这里,可以使用一个测试用例作为单个参数(如清单2中所示)对AmbulantPlayer_gtk进行直接调用。
If a variable contains whitespace, the double quotation marks keep the variable expansion intact as a single argument.
如果一个变量包含空格,双引号会按原样把变量展开为一个参数。
This static method would take a single argument, intended to be the sole element of the List (until others are added).
这个静态方法只带一个参数,也将是List唯一的元素(直到添加了其它元素)。
You do so by using the run command, which takes a single argument: the name of the script file enclosed in single quotes.
通过使用run命令可实现该操作,该命令接受单个参数:单引号括起的脚本文件名。
MyBooks takes in a single argument: the name of the XML file that contains the list of books to be displayed in the table.
MyBooks采用了一个参数:XML文件的名称,它包含了所有在表格中显示的书籍清单。
The request method in ExtJS takes a single argument, an object with various fields including url, params, method, and success.
ExtJS中的request方法只有一个参数,这是一个包含url、params、method 和 success 等不同字段的对象。
The case in this article deals with service-type operations for actions, but only in the case where they accept a single argument.
在本文的示例中,使用动作处理服务型的操作,但是这些服务只能接收一个参数。
A constructor that can be called with a single argument defines an implicit conversion from the parameter type to the class type.
可以用单个实参来调用的构造函数定义了从形参类型到该类类型的一个隐式转换。
To run the sample, execute the uddi.wsdl.v2.publish.PublishSample class, passing in as a single argument the publishURL to be used.
要运行样本,可以执行uddi.wsdl.v2.publish.PublishSample类,传入作为单一参数而使用的 publishURL 。
Partial application is a broader technique that resembles currying but does not restrict the resulting function to a single argument.
部分应用是一种更广泛的技巧,它与局部套用类似,但是生成的函数并不限于单函数。
The previous axioms can be used to reorder arguments to bring any single argument to the front of the argument list to be quantified.
可以使用前面的公理重新安排实际参数来把任何单一实际参数提到参数列表的前面来被量化。
If a variable contains whitespace, the whitespace is always preserved, and the variable always evaluates to a single argument see Figure 4.
如果变量包含空格,那么空格会被保留,变量总是作为单一参数,见图4。
To achieve the desired number of repeats, the functional map call is driven by a single argument that USES the CLONE function, as shown in Figure 4.
为了实现所需次数的重复,用一个使用clone函数的参数驱动功能性映射调用,见图4。
Note that the last argument to spawn() is a list with only one element, not the single argument that you would use when calling the function directly.
请注意,spawn()的最后一个参数是仅有一个元素的列表,而非在直接调用函数时使用的单一参数。
When using the script, you must put the user or host combinations and the command into double quotes to ensure they are identified as a single argument.
在使用这个脚本时,您必须将用户或者主机组合和命令放到双引号中,以确保能够将其识别为单个参数。
For objects of class type, copy-initialization can be used only when specifying a single argument or when we explicitly build a temporary object to copy.
对于类的对象,当指定单一的实参或者为了拷贝明确构建临时对象时,才能使用拷贝初始化。
Name the configuration something like "pythonInteractive", set the Location to point to your Python interpreter, and pass "-i" as the single argument (see Figure 7).
将该配置命名为诸如 "pythonInteractive"之类,然后设置Location,令其指向您的Python解释器,接着,将 "-i"作为唯一的参数传递进来(请参阅图7)。
应用推荐