a list of string的意思|示意
字符串列表
a list of string的网络常见释义
处理返回字符串列表 ...数,处理返回 Stat 结构的回调函数,处理返回字符串的回调函数,处理返回数据的回调函数,处理返回字符串列表(a list of string)的回调函数,同时处理返回字符串列表(a list of string)和 Stat 结构的回调函数,处理以及返回 ACL 信息的回调函数,这些函数一般...
a list of string相关例句
Here we have a list of String classes and so only one column.
在这里,我们使用的是一个String类列表,因此只有一个列。
This string is then passed into the VectorSpace module, and a data hash data structure is keyed on the filename for the list of vectors within a file.
随后,此字符串将被传递给VectorSpace模块,并且数据散列的数据结构将依靠文件名来获得文件内的向量列表。
Here, split is a method that processes an input string (of the type string) that contains a specified delimiter character (in this case a comma) and returns a list of strings.
这里的split方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
The primary constructor, which is the body of the entire class, has a parameter list that takes a label string and a list of callback functions.
主构造函数,类的主题,有一个参数列表来接受标签字符串和回调函数的列表。
The Typeahead can help you with this by offering a list of Suggestions after only a fraction of the full String has been typed.
Typeahead可以在输入部分字符之后通过提供推荐列表的方式帮助您。
Listing 2 will declare an object called Forum with a String description and two children, a list of Topics, and a list of Members.
清单2声明了一个叫做Forum的对象,它具有一条String类型的描述信息和两个孩子,一个是Topic列表,还有一个是Member列表。