Java常用英语汇总(更新升级版)

T. 

true 真的

title 标题

type 类型

temp(=temporary)暂时的

throw 扔

thread 线程

temperate 温度

tool 工具

try 试图

U. 

undefined 未定义

UI(User Interface) 用户接口

update 更新

URL(Uniform Resource Locator) 统一资源定位器

V.

volatile 挥发性

visible 不可见的

virtual 虚拟的

variable 变量

value 数值

void 无返回值的

volume 列

viewer 观察者

vector 矢量

 

constructor 建构式

declaration 宣告式

definition 定义式

destructor 解构式

expression 算式(运算式)

function 函式

pattern 范式、模式、样式

program 程式

signature 标记式(签名式/署名式)

 

assembly (装)配件

component 组件

construct 构件

control 控件

event 事件

hardware 硬件

object 物件

part 零件、部件

singleton 单件

software 软件

work 工件、机件

 

adapter 配接器

allocator 配置器

compiler 编译器

container 容器

iterator 迭代器

linker 连结器

listener 监听器

interpreter 直译器

translator 转译器/翻译器

 

class 类别

type 型别

 

generalized 泛化

specialized 特化

overloaded 多载化(重载)

 

polymorphism 多态

genericity 泛型

 

 

process 行程/进程(大陆用语)

thread 绪程/线程(大陆用语)

programming 编程

 

●英中繁简编程术语对照

define 定义 预定义

abstract 抽象的 抽象的

abstraction 抽象体、抽象物、抽象性 抽象体、抽象物、抽象性

access 存取、取用 存取、访问

access level 存取级别 访问级别

access function 存取函式 访问函数

activate 活化 激活

active 作用中的

adapter 配接器 适配器

address 位址 地址

address space 位址空间,定址空间

address-of operator 取址运算子 取地址操作符

aggregation 聚合

algorithm 演算法 算法

allocate 配置 分配

allocator (空间)配置器 分配器

application 应用程式 应用、应用程序

application framework 应用程式框架、应用框架 应用程序框架

architecture 架构、系统架构 体系结构

argument 引数(传给函式的值)。参见 parameter 参数、实质参数、实参、自变量

array 阵列 数组

arrow operator arrow(箭头)运算子 箭头操作符

assembly 装配件

assembly language 组合语言 汇编语言

assert(ion) 断言

assign 指派、指定、设值、赋值 赋值

assignment 指派、指定 赋值、分配

assignment operator 指派(赋值)运算子 = 赋值操作符

associated 相应的、相关的 相关的、关联、相应的

associative container 关联式容器(对应 sequential container) 关联式容器

atomic 不可分割的 原子的

attribute 属性 属性、特性

audio 音讯 音频

A.I. 人工智慧 人工智能

background 背景 背景(用於图形着色)

後台(用於行程)

backward compatible 回溯相容 向下兼容

bandwidth 频宽 带宽

base class 基础类别 基类

base type 基础型别 (等同於 base class)

batch 批次(意思是整批作业) 批处理

benefit 利益 收益

best viable function 最佳可行函式 最佳可行函式

(从 viable functions 中挑出的最佳吻合者)

binary search 二分搜寻法 二分查找

binary tree 二元树 二叉树

binary function 二元函式 双叁函数

binary operator 二元运算子 二元操作符

binding 系结 绑定

bit 位元 位

bitwise 以 bit 为单元逐一

bitwise copy 以 bit 为单元进行复制;位元逐一复制 位拷贝

block 区块,区段 块、区块、语句块

boolean 布林值(真假值,true 或 false) 布尔值

border 边框、框线 边框

brace(curly brace) 大括弧、大括号 花括弧、花括号

bracket(square brakcet) 中括弧、中括号 方括弧、方括号

breakpoint 中断点 断点

build 建造、构筑、建置(MS 用语)

build-in 内建 内置

bus 汇流排 总线

business 商务,业务 业务

buttons 按钮 按钮

byte 位元组(由 8 bits 组成) 字节

cache 快取 高速缓存

call 呼叫、叫用 调用

callback 回呼 回调

call operator call(函式呼叫)运算子 () 调用操作符

(同 function call operator)

candidate function 候选函式 候选函数

(在函式多载决议程序中出现的候选函式)

chain 串链(例 chain of function calls) 链

character字符

check box 核取方块 (i.e. check button) 复选框

checked exception 可控式异常(Java)

check button 方钮 (i.e. check box) 复选按钮

child class 子类别(或称为derived class, subtype) 子类

class 类别 类

class body 类别本体

class declaration 类别宣告、类别宣告式 类声明

class definition 类别定义、类别定义式 类定义

class derivation list 类别衍化列 类继承列表

class head 类别表头

class hierarchy 类别继承体系, 类别阶层 类层次体系

class library 类别程式库、类别库 类库

class template 类别模板、类别范本 类模板

class template partial specializations

类别模板偏特化 类模板部分特化

class template specializations

类别模板特化 类模板特化

cleanup 清理、善後 清理、清除

client 客端、客户端、客户 客户

client-server 主从架构 客户/服务器

clipboard 剪贴簿 剪贴板

 

 

cursor

游标

record

记录类型

rollback

回滚

declare

声明

begin

开始

end

结束

sqrt

开平方根

open

打开

fetch

提取

close

关闭

function

函数

exception

异常

replace

更换

procedure

过程

trigger

触发器

commit

提交

object Relation Mapping

对象关系映射

vector

列表

load

装载

connection

链接

Driver

驱动

Manager

管理

DriverManager

驱动管理

localhost

本地主机

Resultset

结果集

register

注册

constraint

约束

view

视图

index

索引

procedure

存储过程

setsavepoint

设置保存点

previous

之前的

first

首个

last

最后

next

之后的

absolute

绝对的

properties

性能

Instance

实例

newInstance

创建实例

system

系统

user

用户名

password

密码

 

  1. Dimensions 维度
  2. Component  type 多维数组的每一行(可以理解成二维数组的第一个元素是一维数组,这个一维数组的类型就是component type)
  3. Invoke 调用
  4. Specified 指定的
  5. Belong to 属于
  6. Automatically 自动地
  7. Loaded 被加载
  8. Loader加载器
  9. Cast 转换
  10. Associated with 和什么关联
  11. Compareagainst 和比较
  12. Declaration  order声明序列
  13. Modifier 修饰语,修饰语
  14. Underlying 下一层的
  15. Dynamic动态的
  16. a widening conversion一个扩展转换
  17. anonymous class匿名类
  18. canonical 按照规定的,权威的
  19. assertion status 声明状态或者使用状态
  20. be assigned to 指定给.
  21. Fully qualified name 完全限定的名字
  22. The Instance of the class represented by this Class object  由这个Class对象表示这个类的实例.
  23. Create a new Instance of the class represented by this Class object 生成一个Class对象所代表的这个类的新的实例
  24. The class is instantiated as if by a new expression with an empty argument list 这个类被实例化好像是通过一个表达式并且是一个空的参数列表
  25. Returns a Constructor object that reflects the specified public constructor of the class representedby this Class object返回一个Constructor 对象,这个对象会反射出指定的public的构造方法由这个类所代表的类的public构造方法。
  26. Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object返回一个Method对象,这个Method会反射出指定的类或者接口由这个Class对象所代表的类或者接口当中指定的public方法。
  27. The accessibleObject class is the base class for Field,Method and Constructor objects,It provides the ability to flag a reflected object as suppressing default Java language access control checks when it is used这个AccessibleObject类是Filed,Method,Constructor的父类,它提供了这种能力去给一个反射的对象去压制默认的java语言访问控制检查。
  28. Set the accessible flag for this object to the indicated boolean value. A value of true indicates that the reflected object should suppress Java language access checking when it is used. A value of false indicates that the reflected object should enforce Java language access checks.用这个表示布尔值的值设置这个对象的访问的标志,如果为真值,这个反射的对象应当压制java语言的访问检查当它被使用的时候,如果为假,这个反射对象应当强制java的访问检查。
  29. Java.lang.Class<T>--àType  getGenericSuperclass()

Returns the Type representing the direct superclass of the entity (class, interface, primitive type or void) represented by this Class.

  1. org.w3c.dom-àgetDocumentElement()

This is a convenience attribute that allows direct access to the child node that is the document  element  of  the document.这是一个方便的特性,即允许直接访问文档的元素子节点

 

 

本教程由尚硅谷教育大数据研究院出品,如需转载请注明来源。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值