- directory 文件夹 目录
- delte 删除
- version 版本
- dk java语言开发者工具包 =java development dake 主要开发代码
- jre 则为主要运行代码
- JVM运行.class文件
- type 类 类型
- mismatch 不匹配
- eclipse 为代码开发工具
- browse 浏览
- 点击tab可以缩进 对齐
- trl+alt+下键 快速下滑复制 //敲代码技巧
- String的引用了类型是Line
- duplicate 重复的
- local 局部
- variable变量
- Unreachable 不可到达的
- resolved 引用 使用
- initialized 初始化/赋值
- .multiple 多个 多次 多重
- mismatch 不匹配
- declared==声明 定义
- field 字段 属性ideal中 m是 method方法 f是field 属性 c是class 类
- miss缺少 缺失
- return 返回
- statement 部分
- invocation调用
- applied 匹配
- sort 分类; 排序;
- .inherit 继承
- assign 指定; 指派; 分派
- statement 报告; 说明
- default 默认; 预设
- invalid 无效的
- runtimeException 运行时异常
- InputMismatchException 输入不匹配异常
- ArithmeticException 算术运算异常
- Unhandled未处理
- declaration 声明
- concat: 合并多个字符串
- StackTrace 堆栈跟踪
- Thread 线
- synchronized 同步的
- generic 通用的
- exce 除...之外 理解外少了标识符
- iterator 迭代器
- Runnable 就绪状态 准备状态
- synchronized 同步 (线程用到的同步锁方法)
- Executors 执行
- runtime 内存管理 当你打开一个程序使它在电脑上运行的时候,那个程序就是处于运行时刻
- access 通道 路径
- referenced 查阅
- context 编程中意思是 环境
- Element 元素/部分
- Annotation 注解
- RetentionPolicy 保留原则 (用在注解里看标记生命周期)
- Dentifier 标识
- Directory 目录
- Constant 常量
- Instance 实例
- native本地的
- import导包
- strictfp= strict float point (精确浮点)
- transient 临时,用在序列化
- Volatile 可见性,线程可见性
- Debug 调试
- Applicable 匹配适配
- Field 域属性
- Type 类
- notify 通知
- Overload 重载
- Structure 构造函数
- Fields 成员变量
- Modeify 修饰
- Member 成员
- Access 访问
- StackOverflowError 栈溢出异常
- Qualified
- ParseException 转换异常
- Execute 执行
- Instantiate 实例化
- Miss 缺失 遗矢
- Default 默认的
- Drop 删除
- Table 表格
- Varchar 等价于字符串
- Desc>describe 描述表(查看数据库中具体表)
- Field 字段(数据库里) 面向对象中是意思变量
- Select 查询
- Insert 插入
- Column 字段
- SQL结构化查询
- refresh 刷新
- auto increment 自动递增
- Entry java中翻译成输入
- Second 秒
- Distinct java中表示去重 英文中为不同的
- 属性的可见性有四种:公有的(public)、保护的(protected)、默认的(default)、私有的(private)
- PK 在mysql中为主键意思
- Aggregation 聚合
- Dept 部门
- Transaction 事务
- Foreign key 外键References 关联
- Row 行
- Child 子 一般是子行意思
- unexpected token:意外的标记,意外符号
- conforms 一致 符合
- Inner join 内连接
- join 联结/连接
- inner 内部的
- alter 修改
- Subquery 子查询
- manual 说明指南
- clause 分句 从句 理解为句
- unknow 理解为未知
- Connectivity 连通性
- java database connectivity java数据库联通性
- statement 语句
- resultset 处理集
- refactor 重构
- add a library 添加库
- DriverManager 驱动管理器
- localhost 本机
- format 格式
- hiredate 入职时间
- corresponds 相一致 符合
- cellspacing 单元格间距
- console 控制台
- border 边框
- width 宽度
- stylesheet 样式表
- font family 字体
- font size 字号
- align 校准也就是水平对齐方式
- log 日志



