网页
图片
视频
学术
词典
地图
更多
航班
笔记本
substrings
网络
词串
网络释义
1.
词串
WordNet ... (动词/形容词)属性 attribute
词串
substrings
多义词义项统计 polysemy count ...
luwei.2288.org
|
基于 1 个网页
例句
释义:
全部
全部
,
词串
词串
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
In
all
the
above
cases
,
the
name
of the
resulting
menu
is
name
specified
,
stripped
of the
substrings
between the
various
delimiters
.
在
所有
上面
的
情况
,
名字
是
指
去除
所有
的
由
各种
分割
符
包含
的
子
字符串
后
得到
的
特定
的
名字
。
bbs.chinaunix.net
2.
str: split
uses
a
pattern
to
split
a
string
into
a
sequence of
substrings
(
represented
in
a
node
set
constructed
at
run
time
)
.
split
将
使用
一种
模式
把
一个
字符串
分隔
为
一连串
子
字符串
(
使用
在
运行
时
构造
的
节点
集
表示
)
。
www.ibm.com
3.
Compare
the
password
and
its
substrings
against
the
user
's name, user
identifier
,
and
an
application
-defined
dictionary
.
依据
用户
的
名称
、
用户
标识符
和
应用程序
定义
的
字典
来
比较
密码
及其
子
字符串
。
msdn2.microsoft.com
4.
Numeric
value
indicating
the
kind
of
comparison
to
use
when
evaluating
substrings
.
数字
值
,
表示
判别
子
字符串
时
使用
的
比较
方式
。
dictsearch.appspot.com
5.
Returns
a
String
array
containing
the
substrings
in
this
instance
that are
delimited
by
elements
of
a
specified
Char
or
String
array
.
返回
包含
此
实例
中
的
子
字符串
(
由
指定
Char
或
String
数组
的
元素
分隔
)
的
String
数组
。
msdn2.microsoft.com
6.
Returns
a
string
array that contains the
substrings
in this
string
that are
delimited
by
elements
of a
specified
string
array
.
返回
的
字符串
数组
包含
此
字符串
中
的
子
字符串
(
由
指定
字符串
数组
的
元素
分隔
)
。
msdn.microsoft.com
7.
Returns
a
String
array
containing
the
substrings
in
this
string
that are
delimited
by
elements
of
a
specified
String
array
.
返回
包含
此
字符串
中
的
子
字符串
(
由
指定
的
String
数组
的
元素
分隔
)
的
String
数组
。
msdn2.microsoft.com
8.
Function
splits
the
input
string
at
every
occurrence
of
the
delimiter
string
, and
returns
the
substrings
in
an array
.
函数
将
在
分隔符
字符串
的
每个
匹配项
处
拆分
输入
字符串
,
并
以
数组
形式
返回
子
字符串
。
msdn2.microsoft.com
9.
Returns
a
string
that consists of
a number
of
substrings
in
an
array
.
返回
一个
字符串
,
此
字符串
由
包含
在
数组
中
的
许多
子
字符串
联接
创建
。
wangzhanfuwu.cn
10.
The
for
loop
iterates
over the
list
of
substrings
,
printing
out
each
substring
and
its
length
.
for
循环
迭
代
子
字符串
list
,
打印
每个
子
字符串
及其
长度
。
www.ibm.com
1
2
3
4
5