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
當(dāng)前這次迭代從1開始的迭代計數(shù) - Start uses a one - based index
使用從一開始的索引。 - For an example of a one - based visual basic function , consider the
有關(guān)從一開始的visual basic函數(shù)的示例,請看 - 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
表示的代碼版本的數(shù)字(從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開始的當(dāng)前頁索引來設(shè)置字符串的格式。 - Returns the one - based index of the specified occurrence of a character string within an expression
返回表達(dá)式中指定出現(xiàn)的字符串從1開始的索引。 - Uses the property and the one - based current page index passed in to format the string
使用該屬性和傳入的從1開始的當(dāng)前頁索引來設(shè)置字符串的格式。 - 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
數(shù)值表達(dá)式,設(shè)置從字符串左側(cè)開始進(jìn)行的每個搜索的起始位置(從一開始計數(shù)) 。 - 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數(shù)組使用基于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提供從零開始的訪問和從一開始的訪問,具體取決于函數(shù)。