单词 | specified position | ||||||
释义 | specified position
例句释义: 指定版位,指定位置,规定的位置 1. Returns the position of the last occurrence of a specified string value, searching backwards from the specified position in a string. 返回字符串中最后个出现指定字符串的位置,搜索方向是向后的。 www.w3pop.com 2. Converts the value of a UTF-16 encoded character or surrogate pair at a specified position in a string into a Unicode code point. 将字符串中指定位置的UTF-16编码字符或代理项对的值转换为Unicode码位。 msdn2.microsoft.com 3. Copies specified characters in a string into a specified position in an array of characters. 将一个字符串中的指定字符复制到一个字符数组中的指定位置。 msdn2.microsoft.com 4. It indicates that, in a given instance document, only one of those entities can appear in the specified position. 这意味着,在给定的实例文档中,只有其中一个实体可以出现在指定的位置。 msdn2.microsoft.com 5. Indicates whether the character at the specified position in a specified string is categorized as an alphabetic character. 指示指定字符串中位于指定位置处的字符是否属于字母类别。 www.kuenglish.info 6. Indicates whether the character at the specified position in a specified string is categorized as a surrogate character . 指示指定字符串中位于指定位置处的字符是否属于代理项字符类别。 www.bing.com 7. Copies a length of chars into the buffer , starting at a specified position in the specified field . 从指定字段中的指定位置开始,将一定长度的字节复制到缓冲区中。 www.bing.com 8. Deletes all the characters from this string beginning at a specified position and continuing through the last position. 删除此字符串中从指定位置到最后位置的所有字符。 msdn2.microsoft.com 9. Tests whether the specified character would be escaped at the specified position. 测试指定的字符是否将在指定位置转义。 msdn2.microsoft.com 10. Indicates whether the character at the specified position in a specified string is categorized as white space. 指示指定字符串中位于指定位置处的字符是否属于空白类别。 msdn2.microsoft.com 1. Indicates whether the character at the specified position in a specified string has a surrogate code point. 指示指定字符串中位于指定位置的字符是否具有代理项码位。 technet.microsoft.com 2. Returns a double-precision floating point number converted from eight bytes at a specified position in a byte array. 返回由字节数组中指定位置的八个字节转换来的双精度浮点数。 msdn2.microsoft.com 3. Returns the child control occupying the specified position. 返回占据指定位置的子控件。 msdn2.microsoft.com 4. Method causes a refresh of controls bound to the item at the specified position. 方法会刷新绑定到指定位置项的控件。 msdn2.microsoft.com 5. Retrieves the line and character indices for the character closest to a specified position. 获得最靠近指定位置的字符的行和字符索引。 www.zjrj.org 6. Inserts the specified character at the specified position within the formatted string. 在带格式字符串中的指定位置插入指定字符。 msdn2.microsoft.com 7. Returns a single-precision floating point number converted from four bytes at a specified position in a byte array. 返回由字节数组中指定位置的四个字节转换来的单精度浮点数。 msdn2.microsoft.com 8. Inserts the specified string at a specified position within the formatted string. 在带格式字符串中的指定位置插入指定的字符串。 msdn2.microsoft.com 9. Inserts a row into the collection at the specified position, and populates the cells with the specified objects. 在集合中的指定位置插入行,并用指定对象填充单元格。 technet.microsoft.com 10. Returns a Unicode character converted from two bytes at a specified position in a byte array. 返回由字节数组中指定位置的两个字节转换来的Unicode字符。 msdn2.microsoft.com 1. Determines whether the specified position is available for assignment. 确定指定位置是否可赋值。 msdn2.microsoft.com 2. Replaces a range of editable characters starting at the specified position with the specified string. 从指定的位置开始,将可编辑的字元范围取代成指定字串。 technet.microsoft.com 3. Inserts all of the elements in the specified collection into this list at the specified position (optional operation). 向列表的指定位置插入指定集合的所有元素(可选操作)。 zhaoyutong.myboker.com 4. Replaces the element at the specified position in this list with the specified element (optional operation). 以指定元素替换列表指定位置的元素(可选操作)。 blog.csdn.net 5. Deletes a specified number of characters from this instance beginning at a specified position. 从此实例中的指定位置开始删除指定数目的字符。 207.46.16.251 6. keep, or maintain in a specified position, manner, attitude or relationship. 使保持特定位置,态度,姿势或关系; 221.224.13.84 7. In that case, all of these nodes are inserted at the specified position. 在这种情况下,这些节点都被插入指定的位置。 www.ibm.com 8. Determines whether the specified position is editable. 确定指定的位置是否为可编辑。 msdn2.microsoft.com 9. Method tests whether a single character value represents valid input at the specified position in the formatted string. 方法测试单个字符值是否表示带格式字符串中指定位置的有效输入。 msdn2.microsoft.com 10. Inserts an access control entry into the access control list at the specified position. 将访问控制项插入访问控制列表中的指定位置处。 msdn2.microsoft.com 1. Inserts the specified element at the specified position in this list (optional operation). 向列表指定位置插入指定元素(可选操作)。 www.diybl.com 2. Replaces a single character at or beyond the specified position with the specified character value. 用指定的字符值替换指定位置或指定位置后面的单个字符。 msdn2.microsoft.com 3. Gets a symbol reader method object that contains a specified position in a document. 获取包含文档中的指定位置的符号读取器方法对象。 msdn.microsoft.com 4. Removes the assigned character at the specified position from the formatted string. 从带格式的字符串中移除位于指定位置的赋值字符。 msdn2.microsoft.com 5. Element to be stored at the specified position. 存储在指定位置的元素。 blog.csdn.net 6. Returns a 32-bit signed integer converted from four bytes at a specified position in a byte array. 返回由字节数组中指定位置的四个字节转换来的32位有符号整数。 msdn2.microsoft.com 7. Returns the position of the first assigned editable position after the specified position using the specified search direction. 使用指定的搜索方向,返回指定位置之后第一个已赋值的可编辑位置的位置。 msdn2.microsoft.com 8. Returns a 16-bit signed integer converted from two bytes at a specified position in a byte array. 返回由字节数组中指定位置的两个字节转换来的16位有符号整数。 msdn2.microsoft.com 9. Removes the element at the specified position in this list (optional operation). 删除列表中指定位置的元素(可选操作)。 blog.csdn.net 10. Use the Insert method to insert an item into the list at a specified position. 使用Insert方法将项插入到列表中的指定位置。 msdn2.microsoft.com 1. Gets or sets a value that prevents the custom task pane from being docked in the specified position. 取得或设定值,防止自订工作窗格停驻在指定的位置上。 technet.microsoft.com 2. Inserts a row into the collection at the specified position. 在集合中的指定位置插入一行。 msdn2.microsoft.com 3. Returns a Boolean value converted from one byte at a specified position in a byte array. 返回由字节数组中指定位置的一个字节转换来的布尔值。 msdn2.microsoft.com 4. The element previously at the specified position. 指定位置的原元素。 blog.csdn.net 5. Gets the element at the specified position in the formatted string. 获取带格式字符串中位于指定位置的元素。 msdn2.microsoft.com 6. Displays the shortcut menu at the specified position. 在指定位置显示快捷菜单。 msdn2.microsoft.com 7. Removes the row at the specified position from the collection. 从集合中移除指定位置处的行。 msdn2.microsoft.com 8. Exception is thrown if no field exists at the specified position. 如果在指定的位置不存在任何字段,则会引发。 msdn2.microsoft.com 9. Gets or sets the element at the specified position in the collection. 取得或设定位于集合指定位置的元素。 msdn.microsoft.com 10. movegui - Move a figure window to a specified position on the screen. 数字移动窗口到屏幕上的指定位置。 www.ilovematlab.cn 1. Inserts a row into the collection at the specified position, based on the row at specified position. 基于指定位置处的行,在集合中的指定位置插入行。 msdn2.microsoft.com 2. Moves the caret to a specified position. 将插字符移动到指定的位置。 www.zjrj.org 3. Binds an object to the column at the specified position. 将对象绑定到指定位置的列。 msdn2.microsoft.com 4. At the specified position in the formatted string. 带格式字符串中位于指定位置的。 msdn2.microsoft.com 5. Adds the provider at the specified position. 在指定的位置增加提供程序。 www-128.ibm.com 6. Raises a ListChanged event of type ItemChanged for the item at the specified position. 为位于指定位置的项引发类型为ItemChanged的ListChanged事件。 msdn2.microsoft.com 7. You can also use the lineTo(x, y) method to add a subpath to the current path, and position the pen at the specified position. 还可以使用lineTo(x,y)方法添加一个子路径到当前路径,并将画笔定位在一个指定的位置。 www.ibm.com 8. Categorizes the character at the specified position in a specified string into a group identified by one of the 将指定字符串中位于指定位置的字符分类到由一个 msdn2.microsoft.com 9. Temperature and humidity within the preconditioning area (if used), monitored and recorded from a specified position; 预处理区域内的温度和湿度(如果使用),从指定的位置的监测和记录 wenku.baidu.com 10. True if the specified position in the formatted string is editable and has not been assigned to yet; otherwise 如果带格式字符串中的指定位置为可编辑并且尚未赋值,则为 msdn2.microsoft.com 1. If the specified character is valid for the specified position; otherwise, 如果指定的字符对指定位置有效,则为, msdn2.microsoft.com 2. manufacturing an optical element at the specified position above the film; 在薄膜上方的指定部位制作光学元件; ip.com 3. True if the specified position in the formatted string is editable; otherwise 如果带格式字符串中的指定位置为可编辑,则为 msdn2.microsoft.com 4. (be placed)(Brit. )achieve a specified position in a race (英)(赛跑中)取得名次 zhidao.baidu.com 5. If there is no environment string in the specified position, 如果指定的位置没有环境字符串,则, msdn2.microsoft.com 6. keep or sustain (in a specified position) 使保持(特定的状态) zhidao.baidu.com 7. To finish a race or contest in a specified position: 在赛跑或比赛中获得某种名次: zhidao.baidu.com 8. Insert a new rule into the specified position in the named chain 将新规则插入到链中的指定位置 www-128.ibm.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。