网页
图片
视频
学术
词典
地图
更多
航班
笔记本
java string
网络
类详解
网络释义
1.
类详解
控制反转介绍... ... ·2013-5-30 5:25:36 Servlet 教程 ·2013-5-30 5:25:21
java string
类详解
·2013-5-30 5:22:58 sort 方法 ...
www.knowsky.com
|
基于 1 个网页
例句
释义:
全部
全部
,
类详解
类详解
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
In
an
extreme
case
like
this
,
the
size
of
the
data
might
even
exceed
the
maximum
size
of
a
Java
string
.
在
这种
极端
的
情况下
,
数据
的
大小
可能
超出
了
Java
字符串
的
最大
容量
。
www.ibm.com
2.
You
may
think
the
text
value
would
be
represented
by
a
normal
Java
String
object
,
and
be accessible
via
a
simple
getValue
call
.
您
或许
会
认为
文本
的
值
可以
通过
普通
的
JavaString
对象
来
表示
,
并且
通过
简单
的
getValue
调用
可
访问
。
www.ibm.com
3.
A rope
data structure
represents
an immutable
sequence
of
characters
,
much
like
a
Java
String
.
rope
数据结构
表示
不能
修改
的
字符
序列
,
与
Java
的
String
非常
像
。
www.ibm.com
4.
Second
,
when
we
wrote
to
the
record
store
with
writeRecord
(
String
str), we first converted the
Java
string
parameter
into
a
byte
array
.
其次
,
当
使用
writeRecord
(
Stringstr
)
向
记录
存储
中
写入
数据
时
,
我们
首先
把
Java
字符串
参数
转换
成
一
个
字节
数组
。
www.ibm.com
5.
It
then
uses an XMLData bean to
retrieve
the
XML
incident
data
into a
Java
String
by
using
the
XML
query
already
described
.
然后
利用
前面
描述
过
的
XML
查询
,
使用
XMLDatabean
检索
JavaString
中
的
XML
事件
数据
。
www.ibm.com
6.
Inside
the
try
block
,
you
create
a
Java
String
that
contains
your
question
,
and
you
pass
that
string
in
the
array
of
Objects
.
在
try
块
内
,
您
创建
一个
包含
您
的
问题
的
Java
字符串
,
并
将
该
字符串
放
在
Object
数组
内
传送
。
www.ibm.com
7.
Figure
5
shows
the
dialog
box
in
which
you
can
select
a
visual
snippet
;
in
this
case
,
the endsWith
method
of the
Java
string
class
.
图
5
显示
了
可以
在
其中
选择
一个
可视
代码
片段
的
对话
框
,
在
本
例
中
,
选择
了
Java
字符串
类
的
endsWith
方法
。
www.ibm.com
8.
You
just
use
a
normal
Java
String
and
give
it
your XPath
expression
to
evaluate
.
仅仅
使用
一般
的
JavaString
,
然后
将
XPath
表达式
赋
给
它
去
求
值
。
www.ibm.com
9.
The
procedure
takes
an
IN
parameter
that
is
the
new
contact
represented
as
a
Java
String
.
这个
存储
过程
具有
一个
IN
参数
,
该
参数
是
一个
以
Java
字符串
表示
的
新
的
联系人
。
www.ibm.com
10.
Usually
,
this
means
they
initially
spend
some
time
working
with
Java
string
-related functions or methods
like
通常
,
这
意味
着
他们
最初
要
花
一些
时间
使用
象
www-128.ibm.com
1
2