javabeans
导读:javabeans读音音标
javabeans意思解释
网络组件;跨平台的组件;组件技术
双语例句1.Asyoucansee,JavaBeans-stylepropertiesarereduced down to straightnameaccessors,asifth
javabeans意思解释
网络组件;跨平台的组件;组件技术
双语例句1.Asyoucansee,JavaBeans-stylepropertiesarereduced down to straightnameaccessors,asifth
javabeans读音音标
javabeans意思解释
网络
组件;跨平台的组件;组件技术
双语例句
1.Asyoucansee,
JavaBeans
-
stylepropertiesarereduceddown to
straightnameaccessors,as
iftheywerefields.您可以看到,JavaBeans样式的属性被简化为使用名称直接访问,这就好像它们是字段一样。2.Ifthe
boxwere
unchecked,then the
templatewouldbe inactive
,soitwould
notbe
offeredasan
optionin the Insert
JavaBeans
wizard.如果复选框没有选中,那么模板就是未激活的,这样它就不会作为InsertJavaBeans向导中的选项提供。3.In
fact,avoidingthisstyle of
couplingwasoneof the motivating factors
behindthe
creationof
EnterpriseJavaBeans
(EJB)technology.实际上,避免这类耦合是创建企业JavaBean(EJB)技术背后的一个动机。4.JSPcustomtagsandJavaBeans
makeit
possiblefor you to
separatethe
userinterfaceandworkflow
logic.JSP定制标签和JavaBeans使得将用户界面和业务逻辑分离成为可能。5.Theseservicescanbe
implementedasremoteEnterpriseJavaBeans
(EJB)methodcalls,
webservices,
orCORBAcalls, just
toname
onlya
few.这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。6.There is
nothinginthe
JavaBeans
specificationthatrequiresyouto
createanonymousinnerclassesfor
eventlistening.在JavaBeans规范中,没有要求您创建匿名内部类进行事件监听。7.Asyou
canseebelow,thecontrollerspecifiesthreeJavaBeans
propertiesthat
willbe
usedto
collectinputanddisplayresults.正如从下面可以看到的,控制器指定三个JavaBeans属性,这些属性将用于收集输入和显示结果。8.TheseJavaBeans
willimplementthe
operationsnecessaryto carry out the use-
casesidentifiedinthisdocument.这些JavaBean将实现完成这篇文档中确定的用例所必需的各种操作。9.I\'lldemonstratea
varietyof
methodsyou
canuse to
turnyour
JavaBeans
intoXMLdocuments,andyou
\'lllearn the pros
andconsof
each.我将演示可以把JavaBeans变成XML文档的各种方法,并且讨论每种方法的优劣。10.Noticethat the
lackofano-argument
constructorviolatesthe
JavaBeans
standard,which
insistson
adefaultconstructor.需要注意的一点是,无参数构造函数的缺失违反了JavaBeans的标准,该标准坚持要有一个默认的构造函数。12345