positional
adj. 位置的;地位的
2025-11-24 18:16 浏览次数 9
adj. 位置的;地位的
positional cloning定位克隆
positional defending定点防守
positional win巧胜
positional warfare阵地战
positional leader职位领袖
positional vertigo位置性眩晕
positional information[细胞] 位置信息
positional representation位表示法
positional deviation位置偏差
positional code位置代码
With the required parameters, variable number and keyword arguments can be used as well for positional and named parameters.
有了所需的参数,变量数和关键字参数还可以作为位置参数和名称参数使用。
Benign paroxysmal positional vertigo (BPPV).
良性阵发性位置性眩晕(BPPV)。
Matching these positional patterns is potentially very expensive, so it「s worth handling the common case of a pattern like para [1] specially.
匹配这些位置模式可能非常耗时,所以值得特别处理类似模式(如para[1])的一般情况。
As an example, Listing 2 can leverage the existence or non-existence of positional parameters to provide a helpful usage message if you specify no arguments.
例如,如果您未指定任何参数,则清单2可以利用位置参数的存在性或非存在性来提供有帮助的用法信息。
The oltpqc code expects a positional parameter on the command line for the alarm threshold.
oltpqc代码需要从命令行中提供一个位置参数,用于表示警报阈值。
In both the cases, however, the response is determined by the positional correspondence.
但是无论是哪种情况,响应都由位置对应关系决定。
Individual arguments are also given positional parameter names: a: 1, a: 2, a: 3, etc.
为单个参数也提供了位置参数名:a:1、a:2、a:3,等等。
Here」s another example that combines positional parameters and keyword arguments.
下面是另外一个综合了位置参数和关键字参数的例子。
You can learn more about the positional syntax in any of the online manuals for gettext (see Resources).
您可以在任意一本gettext的联机手册中了解关于位置语法的更多信息(请参阅参考资料)。
In addition to these examples above, MTK migrates procedures that utilize features like positional and named parameters, overloading, and recursion.
除了以上例子外,MTK还可以迁移使用了位置参数和命名参数、重载、递归之类的特性的过程。
Without the two positional operators, user names of arbitrary length would erroneously be accepted.
如果没有两个位置操作符,则会错误地接受任意长度的用户名。
Bostrom: we have to distinguish between positional and non-positional goods.
博斯特罗姆:我们必须区别位置商品和非位置商品。
This simple approach can「t be used for patterns that use positional predicates; for example chapter/para[last()], which only matches a para element if it is the last one in a chapter.
该简单方法不能用于使用位置谓词的模式;例如chapter/para[last()] ,它只匹配para元素,如果该元素是某一章的最后一个元素。
The shift command removes positional parameters from left to right.
shift命令从左到右删除位置参数。
The sigil, $@, expands to all the (remaining) positional parameters.
特殊符号 $@展开为所有(其余)的位置参数。
As you」ve already seen, traversal and direct access require positional knowledge of the articles.
正如已经看到的,遍历存取和直接存取都需要知道图书的位置。
The getopt UNIX utility scans the positional parameters for the named arguments you specify.
UNIX实用程序getopt扫描位置参数以获得您指定的命名参数。
The Hello object has no method or member object called world, so the world portion of the URL is passed in as a positional argument to that object's default method.
对象Hello没有叫做world的方法或者成员对象,所以这个URL的world部分作为那个对象的default方法的位置参数被传递进来。
The telemetry transmitter is used to keep permanent contact with the plane and supply technical data, flight configuration and positional information.
遥感发射器是用来建立与飞机稳定的通信,提供给飞机技术资料,飞机配置和位置信息。
Arguments against positional goods are no arguments against enhancements as such.
反对位置商品的争论中没有反对这类增强的。
You can also create functions and methods with keyword-based arguments — a nice break from the standard positional arguments you see in PHP.
您还可以创建使用关键字作为参数的函数和方法 —这与PHP中的标準位置参数迥然不同。
When the instruction to the server is to resume, the failure of an individual operation does not affect execution of the remaining requests, and the positional correspondence is maintained.
如果要求服务器恢复,单个操作的失败不会影响剩余请求的处理,并仍然保持位置对应关系。
The next block finds the dash arguments in the list of positional arguments.
下一个块查找位置参数列表中的dash参数。
Turn extra path portions into positional arguments.
将额外的路径部分转换为位置参数。