网页
图片
视频
学术
词典
地图
更多
航班
笔记本
字符串
[zì fú chuàn]
na.
character
string
网络
STR
;
Unicode
;
SUBSTR
汉英
网络释义
na.
1.
alphabetic
string
;
character
string
1.
string
字符串则可以分为
字符串
(
string
)和原生字符串(raw string)两种类型。可以如同 C++ 一般用一对双引号来指定一个字符串,如 "T…
www.roading.org
|
基于47733个网页
2.
character string
字符串
(
character string
)就是一个或多个字符的序列。"Zing went the strings of my heart!"#define MAX 100const修饰符 cons…
www.cnblogs.com
|
基于866个网页
3.
STR
手机指令_百度百科 ... ┃ ┣━━Image 图像 ┃ ┣━━
STR
字符串
(猜的) ┃ ┗━━Font 字体 ...
baike.baidu.com
|
基于501个网页
4.
Unicode
字符串
(
UNICODE
):在内存中,如果“字符”是以在 UNICODE 中的序号存在的,那么我们称这种字符串为 UNICODE 字符串 …
blog.sina.com.cn
|
基于351个网页
5.
SUBSTR
VFP常用的命令代码... ... 42. STR( 数值表达式,长度,小数位数) 43.
SUBSTR
(
字符串
,开始位置,个数) 48. TRIM…
zhidao.baidu.com
|
基于263个网页
6.
string literal
Net 英文专业词汇收集 - SuperCai - 博客园 ... stress test 压力测试
string literal
字符串
stroke list 笔画列表 ...
www.cnblogs.com
|
基于88个网页
7.
text
RAR命令行自解压参数详解_依水听风._百度空间 ... 6、Setup=< 程序> 10、
Text
=<
字符串
> 11、Title=< 标题> ...
hi.baidu.com
|
基于85个网页
更多释义
收起释义
例句
释义:
全部
全部
,
character string
character string
,
STR
STR
,
Unicode
Unicode
,
SUBSTR
SUBSTR
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The latter
treats
the
string
as
multiple
lines
,
where
^
and
$
match
the
beginning
and
end
of
any
line
,
respectively
.
后者
将
把
字符
串
处理
为
多
行
,
其中
^
和
$
将
分别
匹配
每
行
的
开头
和
结尾
。
www.ibm.com
2.
You'll
see
a load
of
strings
between
the
first
and second lines
prefixed
by
a
hash (#) -
simply
add
the second
line
near
the
bottom
.
你
可以
看见
在
第一
行
和
第二
行
之间
看到
大量
的
以
#
作为
前缀
的
字符
串
,
只
需要
增加
底部
附近
第二
行
即可
。
article.yeeyan.org
3.
Ideally
,
you
know
your
users
well and
can
guess
correctly what
search
strings
they
are
likely
to
use
to
search
for
you
.
幻想
情况
下
,
你
知道
你
的
用户
也
能
猜
对
他们
是
怎样
的
搜索
字符
串
可能
使用
搜索
你
。
blog.sina.com.cn
4.
For
each
deployment
file
,
it is possible
to
specify
a
string
which
will
be
used to
create
the
name
of
each
deployed
resource
.
对于
每个
部署
文件
,
都
可以
指定
一个
字符
串
来
创建
每个
部署
资源
的
名称
。
www.ibm.com
5.
This
approach
is useful
for
compression because it tends to be
easy
to
compress
a
string
that
has
runs
of
repeated
characters
.
这种
方法
对于
压缩
非常
有用
,
因为
它
往往
容易
压缩
拥有
多
行
重复
字符
的
字符
串
。
www.ibm.com
6.
Although
this
version is
not
affected
by
the
overall
length
of
the
string
,
it
has
its
own
weakness
:
long
leading and trailing
whitespace
.
虽然
本
实现
不
受
字符
串
总
长度
影响
,
但
它
有
自己
的
弱点
:
(
它
害怕
)
长
的
头尾
空格
。
blog.sina.com.cn
7.
The
contents
of this
file
are
tokenized
into
a
list of
strings
and
bound to
a
list
called
Rules
.
文件
的
内容
被
分割
放入
一个
字符
串
列表
,
然后
绑定
到
名
为
Rules
的
变量
。
www.infoq.com
8.
The
seed
used
in
outline
is
quite
simple
;
it
is
just
a
string
that gets
longer
as
deeper
branches
of
the
tree
are
reached
.
outline
使用
的
seed
非常
简单
,
它
只是
一个
字符
串
,
到达
树
的
分支
的
深度
越
深
,
该
字符串
就
越
长
。
www.ibm.com
9.
When
tracing
that
includes
the
Transaction
=all
trace
string
is
enabled
,
it is
possible
to
determine
the
cause
of
a
transaction
timeout
.
当
启用
了
包括
Transaction=all
跟踪
字符
串
的
跟踪
时
,
就
可以
确定
事务
超时
的
原因
了
。
www.ibm.com
10.
The
feed
source
details
can
be
provided
in
the
form
of
a
string
stored
in
system
memory
,
via
an
input
file
,
or
as
records
in
a
database
.
提要
源
细节
可以
通过
存储
在
系统
内存
的
字符
串
的
形式
,
借助
一个
输入
文件
或
作为
数据库
中
的
记录
提供
。
www.ibm.com
1
2
3
4
5