J2EE常见英文词汇

35 篇文章 0 订阅

Punctuation:  标点符号
comma:   逗号
colon:   冒号
recursive:  递归
criteria:  标准  
furnished:  布置
otherwise:  否则 
inherently:  天生
potentially:  潜在的
indicate:  说明
multitier:  多层
tier:   层
tie:   领带
tire:   轮胎
dedicate:  奉献
dedicated server: 专用服务器
deliver:  提供
interpreted:  解释
mechanisms:  机制
assembled:  组装
compliance:  遵守
legacy:   传统
legend:   传说
modular:  模块化
retail:   零售
retrieve:  检索
infrastructure:  基础
ERP = enterprise resource planning
ERP是针对物资资源管理(物流)、人力资源管理(人流)、财务资源管理(财流)、信息资源管理(信息流)集成一体化的企业管

理软件。
vendor:   供应商
intricate:  错综复杂
concentrate:  集中
JavaNaming and Directory Interface (JNDI)
unified:  统一的
certain:  某些
portion:  部分
interoperate:  交互
interactive:  交互式
back and forth:  来回
ExtensibleMarkup Language (XML)
transmitted:  传播
convention:  公约
platform-compliant: 平台兼容
directives:  指令
Interceptor:  拦截
asynchronously:  异步
rendering:  渲染
JavaServer Pages Standard Tag Library (JSTL)
numerous:  无数
demarcating:  划定
contract:  合同
consumption:  消费
privileges:  特权
Authentication:  认证
Authorization:   授权
Java Authentication and Authorization Service (JAAS)
take sth into account: 考虑
involved:  参与
corresponds:  对应
demonstrate:  展示
identically:  相同
partial:  部分
append:   附加,追加
valid:   有效
eliminate:  消除
boilerplate:  样板
restriction:  限制
explicitly:  明确
significantly:  显着
burden:   负担
restore:  恢复
leverage:  利用
phase:   阶段
take place:  发生
is populated with: 填充
uninitiated:  门外汉、外行的
deprecated:  已过时的
conformance:  一致性
Deferred:  递延、延期的
immediate evaluation: 及时评价
implicit:  隐式
Explicit:  显式
merely:   仅仅、只是
concatenation:  级联
comprised:  组成
Recall:   记得
reclaim:  回收
Polite:   有礼貌
characterized:  特点
Representational: 代表性
functionality:  功能
adoption:  通过
appropriate:  恰当的
survive:  生存
intermediaries:  中介机构
mutual:   交互
expose:   暴露
Simple Object Access Protocol (SOAP) -- JAX-WS(Java API for XML Web Services (JAX-WS))
Representational State Transfer (RESTful) -- JAX-RS
inventory  库存
encapsulates  封装
fulfills  满足
routines  例程
Portable  可移植
accommodate  容纳
transparent  透明
integrity  完整性

 

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
javax.activation Interface CommandObject -------------------------------------------------------------------------------- public interface CommandObject Activation Framework 所知的 JavaBean 组件实现此接口,以找出请求这些组件执行的命令动词,并获取表示这些组件要操作的数据的 DataHandler。不实现此接口的 JavaBean 也同样可以使用。这类命令可以使用 Externalizable 接口或特定于应用程序的方法来获取数据。 英文文档: JavaBeans components that are Activation Framework aware implement this interface to find out which command verb they're being asked to perform, and to obtain the DataHandler representing the data they should operate on. JavaBeans that don't implement this interface may be used as well. Such commands may obtain the data using the Externalizable interface, or using an application-specific method. -------------------------------------------------------------------------------- Method Summary void setCommandContext(String verb, DataHandler dh) Initialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on. Method Detail public void setCommandContext(String verb, DataHandler dh) throws java.io.IOException 用请求处理的动词和描述将要操作的数据的 DataHandler 来初始化 Command。注:调用者为 DataHandler 传递 null 值是可以接受的。 verb 此对象引用的 Command Verb。 dh DataHandler。 英文文档: setCommandContext void setCommandContext(String verb, DataHandler dh) throws IOExceptionInitialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on. NOTE: it is acceptable for the caller to pass null as the value for DataHandler. Parameters: verb - The Command Verb this object refers to. dh - The DataHandler. Throws: IOException
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值