one-based造句
例句与造句
- Object is an example of a one - based collection
对象是一个从一开始的集合的示例。 - Zero - based and one - based collections a collection can be
从零开始和从一开始的集合 - The one - based count for the current round of iteration first
当前这次迭代从1开始的迭代计数 - Start uses a one - based index
使用从一开始的索引。 - For an example of a one - based visual basic function , consider the
有关从一开始的visual basic函数的示例,请看 - It's difficult to find one-based in a sentence. 用one-based造句挺难的
- Gets the one - based number that identifies the version of the code that this
表示的代码版本的数字(从1开始) 。 - Class is one - based for the purpose of compatibility with previous versions
而出于与早期版本兼容的目的, visual basic - Property and the one - based current page index passed in to format the string
属性和传入的从1开始的当前页索引来设置字符串的格式。 - Returns the one - based index of the specified occurrence of a character string within an expression
返回表达式中指定出现的字符串从1开始的索引。 - Uses the property and the one - based current page index passed in to format the string
使用该属性和传入的从1开始的当前页索引来设置字符串的格式。 - Object is one - based , which means that the index values of the elements range from 1 through the value of the
对象是从1开始的,这意味着元素的索引值范围为从1到 - One - based collections can be more intuitive to visual basic users , because the index ranges from 1 through the value of the
从一开始的集合对于visual basic的用户可能更直观,原因是索引是从1到 - Numeric expression setting the one - based starting position for each search , starting from the left side of the string
数值表达式,设置从字符串左侧开始进行的每个搜索的起始位置(从一开始计数) 。 - Ruby puts addrbook . elements " person 2 address " . attributes " city " new york notice that xpath uses one - based indexing , unlike the zero - based indexing of ruby and python arrays
请注意, xpath使用基于1的索引,不象ruby和python数组使用基于0的索引。 - The . net framework always provides zero - based access to the characters in a string , whereas visual basic provides zero - based and one - based access , depending on the function
Net framework始终对字符串中的字符提供从零开始的访问,而visual basic提供从零开始的访问和从一开始的访问,具体取决于函数。