Java初学习-常见单词

时间:2020-12-03 15:13:47

implements    实行/实现      用于实现接口(interface)

extends           延伸/扩展         用于类的继承

container        容器

panel              面板

Scanner            扫描器              Scanner scan = new Scanner(System.in)

Frame   框架     public class Frame extends Windows implements Container

Visible               可见的

Label                标签

Performed         执行/完成

init                    初始化              →initialization

hypertext reference        超文本引用       →HTML中href全称 <a href = “”></a>

blockquote       块引用····       px              像素→pixel

border              边界           solid           固体/实线

caption             表格内标题

summary           摘要/总结

target               目标