您的位置:首页 > 其它

SCJP必看英语词汇

2008-01-24 23:48 218 查看
下面的英语词汇是本人准备SCJP所整理的,现在跟大家分享一下:

encapsulation--封装性 break encapsulation 破坏了封装性
duplicate------重复
invoke---------引用
template-------模板
conventions----公约
contract-------合同,契约,规范,缩短 expand or contract---变大与缩小
identifiers----标识符
keywords-------关键字
inheritance----继承
general--------普通
generate-------产生

explicitly-----明确
cohesive-------凝聚力
recommendations建议
adhere---------坚持
tricky --------绝招
spec-----------规格
compose--------组成

enhancement----增强
a set of-------一组
cleverly-------巧妙
internationally国际

currency character货币符号$
curly braces---花括号{}

comma----------逗号,
semicolon------分号;
parentheses----圆括号()
dot------------圆点.
ellipsis-------省略号……
square brackets方括号[]
angle brackets-尖括号<>

postfix--------后缀 也可以用suffix来表示
prefix---------前缀
preceding------先前的

valid----------有效的
inferred-------推断
retrieve ------重新找到,取回
method signatures方法签名
objective------目标, 目的
guarantee------保证
scope----------范围, 机会, 余地

modifiers------修饰词---------access modifiers----访问权限
polymorphically多态
polymorphism---多态性
collectively---全体的,共同的
crucial--------至关紧要
identical------一样的--------almost identical-----差不多
essentially ---本质上

more than------而不是
other than-----除了,不同于
but rather-----而是
anything but---除了……之外的任何东西; 绝不;

regardless-----不管
Variable Argument Lists可变形参列表
clarify--------澄清,阐明
syntax---------语法
Primitive------基本类型
presented------介绍
fragments------片段
compile--------编译 compilable-------可编译的

collision------冲突
duplicates-----副本
three-dimensional array 三维数组

restrict-------约束
i.e.-----------也就是
enclosed-------被附上的,依附于
nuances--------细微差别
concrete class-具体的类,即非abstract类
spot-----------认出,发现
immutable------不可改变的
inheritance----继承
hierarchies----层次
encapsulation--包装,封装
and theses-----形形色色的-----------and graduate theses 形形色色的大学毕业生
dedicated to---献身于
that is,------换句话说
In a nutshell--简单的说
diamond--------钻石,菱形
hint-----------提示,暗示,线索
Overriding-----覆盖-Overloading---重载

overriding method子类中的覆盖方法
overriden method父类中的被覆盖方法
checked exception===RuntimeException
unchecked exception==非runtime exception
pass the buck to推卸责任给……
Covariant Returns协变返回
assign----------赋值

Coupling--------耦合
Cohesion--------结合,聚合
up front--------预先 admit it up front------预先接纳
With respect to 关于
fragments ------片段
respective------各自的
For the most part在极大程序上

decimal----------十进制
octal-------------八进制
hexadecimal ------十六进制
decimal fraction--小数

implicit----------暗示的 explicit-----直接的
Variable Scope----变量作用域

Wrapper Classes---封装类,如Boolean,Chracter
unBoxing------------拆包------autoboxing-------封装包
Likewise----------同样地

eligible----------符合条件 eligible for garbage collection----符合垃圾回收器的条件
emptied-----------耗尽
reclaimed---------回收,再生
boils down to-----归结为
contrary to-------与什么相反
candidates--------考生,候选人
operands----------操作数

Remainder Operator-- 余数
reminder-------------提醒
remainder------------余数

evaluate----------求值
rightmost---------最右边的
ternary operator--三元操作符
Short-Circuit----使……短路
recursion--------递归
mythical---------神话
is out of--------脱离危险
Side Effects-----副作用

So far so good---到现在为止,一直都还很好
backwards and forwards来回地

sets aside-------留出
as if by magic不可思议的
Calendaring------日历

Locale-----------现场
checkered--------多变的
delimiters-------定界符
get away with it-侥幸成功,逃脱处罚
from Within------从……的内部
is subject to----从属于……;受……支配
issued from------由……产生
In addition to ……also 除了……外,还可以……

alias------------别名
cries out for----迫切需要
be back----------来回
concurrently-----并发的
be in for--------要遭遇^
daemon threads---守护线程,即后台线程
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: