程序员不可不知的英文词汇(4)
最后更新于:2022-04-01 23:00:38
> 小小吐槽:最近让工作搞的小心情都不好了,连坐下来写博客的心情都一团糟,睡觉都做梦有关工作的事情,哎哎,苦逼的程序员!好吧!今天上午总算把需求都做完了,把代码提交给测试,剩下的就有测试忙活去吧!心情一阵小好,来写几篇博客,舒缓一下我这受伤的小心情!
> ![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)![偷笑](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-01-18_569ca4488de4a.gif)
> **可是闲余时间当然不能浪费时间,抓紧学习一下单词了!**
> - facility 设施、设备
> - fat client 胖客户端
> - feature 特性、特征
> - fetch 提取
> - field 字段(java)
> - field 字段(for database)
> - field length 字段长度(for database)
> - file 文件
> - filter 筛选(for database)
> - finalization 终结
> - firewall 防火墙
> - finalizer 终结器
> - firmware 固件
> - flag 标记
> - flash memory 闪存
> - flush 刷新
> - font 字体
> - foreign key (FK) 外键(FK) (for database)
> - form 窗体
> - formal parameter 形参
> - forwarddeclaration 前置声明
> - forward-only 只向前的
> - forward-onlycursor 只向前游标(for database)
> - fragmentation 碎片(for database)
> - framework 框架
> - fullspecialization 完全特化
> - function 函数
> - function calloperator (即operator ())函数调用操作符
> - function object 函数对象
> - functionoverloaded resolution 函数重载决议
> - functionality 功能
> - function template 函数模板
> - functor 仿函数
> - GAC (globalassembly cache)全局装配件缓存、全局配件缓存
> - GC (Garbagecollection) 垃圾回收(机制)、垃圾收集(机制)
> - game 游戏
> - generate 生成
> - generic 泛化的、一般化的、通用的
> - generic algorithm 通用算法
> - genericity 泛型
> - getter (相对于setter)取值函数
> - global 全局的
> - global object 全局对象
> - global scoperesolution operator 全局范围解析操作符
> - grant 授权(for database)
> - granularity 粒度
> - group 组、群
> - group box 分组框
> - GUI 图形界面
> - GUID (GloballyUnique Identifier)全球唯一标识符
> - hand shaking 握手
> - handle 句柄
> - handler 处理器
> - hard-coded 硬编码的
> - hard-copy 截屏图
> - hard disk 硬盘
> - hardware 硬件
> - hash table 散列表、哈希表
> - header file 头文件
> - heap 堆
> - help file 帮助文件
> - hierarchy 层次结构、继承体系
> - hierarchical data 阶层式数据、层次式数据
> - hook 钩子
> - Host (application)宿主(应用程序)
> - hot key 热键
> - hyperlink 超链接
> - HTML (HyperTextMarkup Language)超文本标记语言
> - HTTP pipeline HTTP管道
> - HTTP (HyperTextTransfer Protocol)超文本传输协议
> - icon 图标
> - IDE (IntegratedDevelopment Environment)集成开发环境
> - IDL (InterfaceDefinition Language) 接口定义语言
> - identifier 标识符
> - idle time 空闲时间
> - if and only if 当且仅当
> - IL (IntermediateLanguage)中间语言、中介语言
> - image 图象
> - IME 输入法
> - immediate base 直接基类
> - immediate derived 直接派生类
> - immediate updating即时更新(for database)
> - implicittransaction 隐式事务(for database)
> - incremental update增量更新(for database)
> - index 索引(for database)
> - implement 实现
> - implementation 实现、实现品
> - implicit 隐式
> - import 导入
> - increment operator增加操作符
> - infinite loop 无限循环
> - infinite recursive无限递归
> - information 信息
> - infrastructure 基础设施
> - inheritance 继承、继承机制
> - inline 内联
> - inline expansion 内联展开
> - initialization 初始化
> - initializationlist 初始化列表、初始值列表
> - initialize 初始化
> - inner join 内联接(for database)
> - in-place active 现场激活
> - instance 实例
> - instantiated 具现化、实体化(常应用于template)
> - instantiation 具现体、具现化实体(常应用于template)
> - integrate 集成、整合
> - integrity 完整性、一致性
> - integrityconstraint 完整性约束(for database)
> - interprocesscommunication (IPC)进程间通讯(IPC)
> - interacts 交互
> - interface 接口
> - for GUI 界面
> - interoperability 互操作性、互操作能力
> - interpreter 解释器
> - introspection 自省
> - invariants 不变性
> - invoke 调用
> - isolation level 隔离级别(for database)
> - iterate 迭代
> - iterative 反复的、迭代的
> - iterator 迭代器
> - iteration 迭代(回圈每次轮回称为一个iteration)
> - item 项、条款、项目
> - JIT compilationJIT 编译即时编译
';