网页
图片
视频
学术
词典
地图
更多
航班
笔记本
java.beans
网络
包
网络释义
1.
包
JAVA程序设计标准教程_百度百科 ... 17.4.5 session 对象的应用 375 18.5.2
java.beans
包
400 19.2.2 HttpServlet 编程类 412 ...
baike.baidu.com
|
基于9个网页
例句
释义:
全部
全部
,
包
包
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
To
create
Java
Beans
to
handle
the
serialization
and
deserialization
of a
data
-
type
bean
's
wire
format
,
referred
to as
format
handler
.
为了
创建
JavaBean
来
处理
数据
类型
bean
有线
格式
的
序列化
和
反
序列
化
,
也
称为
格式
处理器
。
www.ibm.com
2.
define
an
API
that
greatly
simplifies
connecting
a
pair
of
Java
Beans
properties
to
keep
them in
sync
.
定义
一套
API
,
使得
一对
JavaBeans
属性
之间
的
连接
得到
大幅度
的
简化
,
并
保持
属性
的
同步
。
www.infoq.com
3.
Using
Groovy beans
in
a
Spring
application
is
just
as
easy
as
using
Java
beans
.
在
Spring
应用程序
中
使用
Groovybean
很
容易
,
就
像
使用
Javabean
一样
。
www.ibm.com
4.
The
Options
class
exists
as
a
simple
Java bean
but
without
the
getter
and
setter
methods
typically
seen on
Java
beans
.
Options
类
作为
简单
JavaBean
存在
,
但
没有
JavaBean
上
典型
的
getter
和
setter
方法
。
www.ibm.com
5.
So
java
.
beans
technically
has
an
optional
dependency
on
AWT
,
when
common sense
dictates that it
should
not
.
因此
从
技术上讲
java.beans
有
依赖
于
AWT
的
选项
,
尽管
常识
告诉
我们
不
应该
有
。
www.infoq.com
6.
Similar
to
Java
Beans
,
an
ActiveX
control
is
a
component
and
equivalent
to an
"
OLE
Object
"
and
Component
Object
Model
(
COM
)
Object
.
与
JavaBean
类似
,
ActiveX
控件
也是
一个
组件
,
并且
与
“
OLE
对象
”
和
组件
对象
模型
(
COM
)
对象
等效
。
msdn2.microsoft.com
7.
With
this
approach
,
see how the
mapping
between
pureXML
data
and
Java
beans
can
be done
in
the
application
layer
.
按照
这种
方式
,
pureXML
数据
和
Javabean
之间
的
映射
可以
在
应用程序
层
执行
。
www.ibm.com
8.
The
third
page
of
the
wizard
is
for
the
deployment
of the Enterprise
Java
Beans
within the
EJB
module
(
s
)
(
in
this
case
just
one
)
.
向导
中
的
第三
页
用于
在
EJB
模块
(
本
例
中
仅
有
一
个
)
中
部署
EnterpriseJavaBean
。
www.ibm.com
9.
You
may
write
the
application
once
and
then
deploy
it
on
any
server
platform
that
supports
the
Enterprise
Java
beans
specification
.
您
只需
一
次
编写
应用程序
,
然后
就
可以
将
它
部署
到
任何
一个
支持
企业
Javabeans
规范
的
服务器
平台上
。
www-128.ibm.com
10.
Each
of
the
Java
beans
implementing
a
single
process
takes
its
input
and
executes
the
process
independently
of the
other
beans
.
每
一个
实现
某
一
单一
流程
的
Javabean
都
独立
于
其他
bean
来
获得
输入
并
执行
该
流程
。
www.ibm.com
1
2
3