"Java编程常用英文单词汇总及解析:对象、类、方法及继承等关键词详解"
98 浏览量
更新于2024-03-22
1
收藏 82KB DOC 举报
Java programming is a widely used language in the field of software development. To effectively understand and work with Java, it is essential to be familiar with the commonly used English words in Java programming. Here is a comprehensive list of 70 basic Java programming terms:
OO: object-oriented
OOP: object-oriented programming
JDK: Java development kit
JVM: Java virtual machine
Compile: 编绎
Run: 运行
Class: 类
Object: 对象
System: 系统
out: 输出
print: 打印
line: 行
variable: 变量
type: 类型
operation: 操作, 运算
array: 数组
parameter: 参数
method: 方法
function: 函数
member-variable: 成员变量
member-function: 成员函数
get: 得到
set: 设置
public: 公有的
private: 私有的
protected: 受保护的
default: 默认
access: 访问
package: 包
import: 导入
static: 静态的
void: 无(返回类型)
extends: 继承
parent class: 父类
base class: 基类
super class: 超类
child class: 子类
interface: 接口
implements: 实现
instance: 实例
exception: 异常
try: 尝试
catch: 捕获
finally: 最终
throw: 抛出
throws: 抛出(异常声明)
new: 新建
this: 当前对象
super: 父类对象
abstract: 抽象的
final: 最终的
static: 静态的
synchronized: 同步的
native: 本地的
transient: 短暂的
volatile: 易失性的
strictfp: 严格fp
class: 类
interface: 接口
extends: 继承
implements: 实现
enum: 枚举
package: 包
import: 导入
assert: 断言
byte: 字节
short: 短
int: 整型
long: 长
float: 浮动
double: 双精度
boolean: 布尔值
char: 字符
These terms are fundamental to Java programming and mastering them will provide a solid foundation for your Java development journey. Happy coding!
2011-01-16 上传
2022-07-08 上传
2022-07-07 上传
2024-04-22 上传
2024-10-28 上传
2016-12-26 上传
yyyyyyhhh222
- 粉丝: 448
- 资源: 6万+
最新资源
- 高清艺术文字图标资源,PNG和ICO格式免费下载
- mui框架HTML5应用界面组件使用示例教程
- Vue.js开发利器:chrome-vue-devtools插件解析
- 掌握ElectronBrowserJS:打造跨平台电子应用
- 前端导师教程:构建与部署社交证明页面
- Java多线程与线程安全在断点续传中的实现
- 免Root一键卸载安卓预装应用教程
- 易语言实现高级表格滚动条完美控制技巧
- 超声波测距尺的源码实现
- 数据可视化与交互:构建易用的数据界面
- 实现Discourse外聘回复自动标记的简易插件
- 链表的头插法与尾插法实现及长度计算
- Playwright与Typescript及Mocha集成:自动化UI测试实践指南
- 128x128像素线性工具图标下载集合
- 易语言安装包程序增强版:智能导入与重复库过滤
- 利用AJAX与Spotify API在Google地图中探索世界音乐排行榜