您要查找的是不是:
- The positional parameters are printed, as if would have been specified. 不存在,位置参数就打印出来
- Positional parameters must precede any named parameters in a method call. 在方法调用中,位置参数必须再命名参数之前。
- There is no reason the air fare quotes service could not just accept simple positional parameters. 飞机票价报价服务仅仅接受简单的定位参数是没有理由的。
- Each public constructor for an attribute class defines a valid sequence of positional parameters for that class. 属性(Attribute)类的每个公共构造函数为该类定义一个有效的定位参数序列。
- In this paper, the quaternion is taken for positional parameters to control the attitude of a spacecraft. 摘要以四元数作为定位参数对航天器进行姿态控制。
- In this paper,the quaternion is taken for positional parameters to control attitude of the space station. 以四元数作为定位参数对空间站进行姿态控制。
- Most cmdlets only have one positional parameter, Identity. 大多数cmdlet仅有一个位置参数,Identity。
- The Identity parameter is also considered a positional parameter. Identity参数也被视为位置参数。
- Any positional parameters must be specified in a certain order and cannot be omitted; named parameters are optional and can be specified in any order. 任何定位参数都必须按特定顺序指定并且不能省略,而命名参数是可选的且可以按任意顺序指定。
- If you also define a property for your custom attribute class, you can use a combination of named and positional parameters when initializing the attribute. 如果同时为自定义属性类定义了属性,则在初始化属性时可使用命名参数和定位参数的组合。
- This algorithm can obtain the crossline position parameters using the inherent characters of crossline register marks and via the statistics difference image data or information. 该算法利用十字线图像的固有特征,通过统计差值图像信息,获得十字线的位置参数。
- Inter-reliability and intra-reliability were estimated for different parameters: thoracic kyphosis, lumbar lordosis, Cobb's angle, pelic morphologic and positional parameters, and axial rotation. 通过不同的参数,我们评估了其种族间稳定性和种族内稳定性,这些参数分别是:胸椎后凸、腰椎前凸、科布角、骨盆形态和位置参数以及中轴旋转度。
- Inter-reliability and intra-reliability were estimated for different parameters: thoracic kyphosis, lumbar lordosis, Cobb's angle, pelvic morphologic and positional parameters, and axial rotation. 通过不同的参数,我们评估了其种族间稳定性和种族内稳定性,这些参数分别是:胸椎后凸、腰椎前凸、科布角、骨盆形态和位置参数以及中轴旋转度。
- If a parameter is not a positional parameter, it is considered to be a named parameter. 如果参数不是位置参数,则视其为named参数。
- The Set-AuthenticodeSignature cmdlet takes the name of the file to be signed as its first positional parameter. Set-AuthenticodeSignature cmdlet将要进行签名的文件的名称用作第一个位置参数。
- This example also shows how you can omit the Identity parameter name because Identity is a positional parameter. 此示例还显示,由于Identity是位置参数,因此可以省略Identity参数名。
- This positional parameter specifies the program elements that the indicated attribute can be placed on. 该定位参数指定可在其上放置所指示的属性(Attribute)的程序元素。
- This turret provides highly accurate positioning of cameras. 这台镜头转台提供照相机的高精确度定位。
- Cursor position An optional positional parameter allows the cursor to be moved before a row is fetched. cursor position一个可选定位参数,它允许在读取行之前移动游标。
- A parameter is a positional parameter if the Parameter Position attribute is an integer. 如果Parameter Position属性为整数,则参数为位置参数。