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)。
This takes a single argument defining the reference to a file system structure (file_system_type), which defines the name of the file system, a set of attributes, and two superblock functions.
这个函数的参数定义一个文件系统结构(file_system_type)的引用,这个结构定义文件系统的名称、一组属性和两个超级块函数。
You can also execute a sequence of commands by separating each command with a semicolon and then placing the entire sequence of commands into quotes so that it is identified as a single argument.
通过使用分号隔开每个命令,然后将整个命令序列用引号引起来(以便能够将其识别为单个参数),您还可以执行一系列的命令。
For arrays, additional methods are also generated to store and retrieve single values in the array; these methods take an array index as an argument.
对于数组而言,也生成了额外的方法来存储并检索数组中的单一值,这些方法将数组索引作为参数。
The careful reader will realize that this may fail badly if the passed argument includes single quotes.
细心的读者会发现,如果传递的参数包含单引号,将会完全失败。
On the other hand, the bug could be fixed by rewriting the single-argument constructor as follows.
另一方面,可以照下面的方法重写单参数构造器来修复错误。
Here, the single quotation marks around the argument keep it intact, preventing the shell from interpreting + and %.
在本示例中,参数周围的单引号用于保持参数不变,从而可以避免Shell 对 + 和 %进行解释。
应用推荐