程序员工作中常用英语词汇

程序员工作中常用英语词汇
程序员工作中常用英语词汇

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 位元位

bit field 位元栏位域

bitmap 位元图位图

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 剪贴簿剪贴板

clone 复制克隆

collection 群集集合

combo box 复合方块、复合框组合框

command line 命令列命令行

(系统文字模式下的整行执行命令)

communication 通讯通讯

compatible 相容兼容

compile time 编译期编译期、编译时

compiler 编译器编译器

component 组件组件

composition 复合、合成、组合组合

computer 电脑、计算机计算机、电脑

concept 概念概念

concrete 具象的实在的

concurrent 并行并发

configuration 组态配置

connection 连接,连线(网络,资料库)连接

constraint 约束(条件)

construct 构件构件

container 容器容器

(存放资料的某种结构如list, vector...)

containment 内含包容

context 背景关系、周遭环境、上下脉络环境、上下文

control 控制元件、控件控件

console 主控台控制台

const 常数(constant 的缩写,C++ 关键字)

constant 常数(相对於variable)常量

constructor(ctor)建构式构造函数

(与class 同名的一种member functions)

copy (v) 复制、拷贝拷贝

copy (n) 复件, 副本

cover 涵盖覆盖

create 创建、建立、产生、生成创建

creation 产生、生成创建

cursor 游标光标

custom 订制、自定定制

data 资料数据

database 资料库数据库

database schema 数据库结构纲目

data member 资料成员、成员变数数据成员、成员变量

data structure 资料结构数据结构

datagram 资料元数据报文

dead lock 死结死锁

debug 除错调试

debugger 除错器调试器

declaration 宣告、宣告式声明

deduction 推导(例:template argument deduction)推导、推断default 预设缺省、默认

defer 延缓推迟

define 定义预定义

definition 定义、定义区、定义式定义

delegate 委派、委托、委任委托

delegation (同上)

demarshal 反编列散集

dereference 提领(取出指标所指物体的内容)解叁考

dereference operator dereference(提领)运算子* 解叁考操作符derived class 衍生类别派生类

design by contract 契约式设计

design pattern 设计范式、设计样式设计模式

※最近我比较喜欢「设计范式」一词

destroy 摧毁、销毁

destructor 解构式析构函数

device 装置、设备设备

dialog 对话窗、对话盒对话框

directive 指令(例:using directive)(编译)指示符

directory 目录目录

disk 碟盘

dispatch 分派分派

distributed computing 分布式计算(分布式电算) 分布式计算

分散式计算(分散式电算)

document 文件文档

dot operator dot(句点)运算子 . (圆)点操作符

driver 驱动程式驱动(程序)

dynamic binding 动态系结动态绑定

efficiency 效率效率

efficient 高效高效

end user 终端用户

entity 物体实体、物体

encapsulation 封装封装

enclosing class 外围类别(与巢状类别nested class 有关)外围类

enum (enumeration) 列举(一种C++ 资料型别)枚举

enumerators 列举元(enum 型别中的成员)枚举成员、枚举器

equal 相等相等

equality 相等性相等性

equality operator equality(等号)运算子== 等号操作符

equivalence 等价性、等同性、对等性等价性

equivalent 等价、等同、对等等价

escape code 转义码转义码

evaluate 评估、求值、核定评估

event 事件事件

event driven 事件驱动的事件驱动的

exception 异常情况异常

exception declaration 异常宣告(ref. C++ Primer 3/e, 11.3)异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格(ref. C++ Primer 3/e, 11.4)异常规范exit 退离(指离开函式时的那一个执行点)退出

explicit 明白的、明显的、显式显式

export 汇出引出、导出

expression 运算式、算式表达式

facility 设施、设备设施、设备

feature 特性

field 栏位,资料栏(Java)字段, 值域(Java)

file 档案文件

firmware 韧体固件

flag 旗标标记

flash memory 快闪记忆体闪存

flexibility 弹性灵活性

flush 清理、扫清刷新

font 字型字体

form 表单(programming 用语)窗体

formal parameter 形式叁数形式叁数

forward declaration 前置宣告前置声明

forwarding 转呼叫,转发转发

forwarding function 转呼叫函式,转发函式转发函数

fractal 碎形分形

framework 框架框架

full specialization 全特化(ref. partial specialization)

function 函式、函数函数

function call operator 同call operator

function object 函式物件(ref. C++ Primer 3/e, 12.3)函数对象function overloaded resolution

函式多载决议程序函数重载解决(方案)

functionality 功能、机能功能

function template 函式模板、函式范本函数模板

functor 仿函式仿函式、函子

game 游戏游戏

generate 生成

generic 泛型、一般化的一般化的、通用的、泛化

generic algorithm 泛型演算法通用算法

getter (相对於setter) 取值函式

global 全域的(对应於local)全局的

global object 全域物件全局对象

global scope resolution operator

全域生存空间(范围决议)运算子:: 全局范围解析操作符

group 群组

group box 群组方块分组框

guard clause 卫述句(Refactoring, p250) 卫语句

GUI 图形介面图形界面

hand shaking 握手协商

handle 识别码、识别号、号码牌、权柄句柄

handler 处理常式处理函数

hard-coded 编死的硬编码的

hard-copy 硬拷图屏幕截图

hard disk 硬碟硬盘

hardware 硬体硬件

hash table 杂凑表哈希表、散列表

header file 表头档、标头档头文件

heap 堆积堆

hierarchy 阶层体系层次结构(体系)

hook 挂钩钩子

hyperlink 超链结超链接

icon 图示、图标图标

IDE 整合开发环境集成开发环境

identifier 识别字、识别符号标识符

if and only if 若且唯若当且仅当

Illinois 伊利诺伊利诺斯

image 影像图象

immediate base 直接的(紧临的)上层base class。直接上层基类immediate derived 直接的(紧临的)下层derived class。直接下层派生类immutability 不变性

immutable 不可变(的)

implement 实作、实现实现

implementation 实作品、实作体、实作码、实件实现

implicit 隐喻的、暗自的、隐式隐式

import 汇入导入

increment operator 累加运算子++ 增加操作符

infinite loop 无穷回圈无限循环

infinite recursive 无穷递回无限递归

information 资讯信息

infrastructure 公共基础建设

inheritance 继承、继承机制继承、继承机制

inline 行内内联

inline expansion 行内展开内联展开

initialization 初始化(动作)初始化

initialization list 初值列初始值列表

initialize 初始化初始化

inner class 内隐类别内嵌类

instance 实体实例

(根据某种表述而实际产生的「东西」)

instantiated 具现化、实体化(常应用於template)实例化

instantiation 具现体、具现化实体(常应用於template)实例

integer (integral) 整数(的)整型(的)

integrate 整合集成

interacts 交谈、互动交互

interface 介面接口

for GUI 介面界面

interpreter 直译器解释器

invariants 恒常性,约束条件约束条件

invoke 唤起调用

iterate 迭代(回圈一个轮回一个轮回地进行)迭代

exception 异常情况异常

exception declaration 异常宣告(ref. C++ Primer 3/e, 11.3)异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格(ref. C++ Primer 3/e, 11.4)异常规范exit 退离(指离开函式时的那一个执行点)退出

explicit 明白的、明显的、显式显式

export 汇出引出、导出

expression 运算式、算式表达式

facility 设施、设备设施、设备

feature 特性

field 栏位,资料栏(Java)字段, 值域(Java)

file 档案文件

firmware 韧体固件

flag 旗标标记

flash memory 快闪记忆体闪存

flexibility 弹性灵活性

flush 清理、扫清刷新

font 字型字体

form 表单(programming 用语)窗体

formal parameter 形式叁数形式叁数

forward declaration 前置宣告前置声明

forwarding 转呼叫,转发转发

forwarding function 转呼叫函式,转发函式转发函数

fractal 碎形分形

framework 框架框架

full specialization 全特化(ref. partial specialization)

function 函式、函数函数

function call operator 同call operator

function object 函式物件(ref. C++ Primer 3/e, 12.3)函数对象function overloaded resolution

函式多载决议程序函数重载解决(方案)

functionality 功能、机能功能

function template 函式模板、函式范本函数模板

functor 仿函式仿函式、函子

game 游戏游戏

generate 生成

generic 泛型、一般化的一般化的、通用的、泛化

generic algorithm 泛型演算法通用算法

getter (相对於setter) 取值函式

global 全域的(对应於local)全局的

global object 全域物件全局对象

global scope resolution operator

全域生存空间(范围决议)运算子:: 全局范围解析操作符

group 群组

group box 群组方块分组框

guard clause 卫述句(Refactoring, p250) 卫语句

GUI 图形介面图形界面

hand shaking 握手协商

handle 识别码、识别号、号码牌、权柄句柄

handler 处理常式处理函数

hard-coded 编死的硬编码的

hard-copy 硬拷图屏幕截图

hard disk 硬碟硬盘

hardware 硬体硬件

hash table 杂凑表哈希表、散列表

header file 表头档、标头档头文件

heap 堆积堆

hierarchy 阶层体系层次结构(体系)

hook 挂钩钩子

hyperlink 超链结超链接

icon 图示、图标图标

IDE 整合开发环境集成开发环境

identifier 识别字、识别符号标识符

if and only if 若且唯若当且仅当

Illinois 伊利诺伊利诺斯

image 影像图象

immediate base 直接的(紧临的)上层base class。直接上层基类immediate derived 直接的(紧临的)下层derived class。直接下层派生类immutability 不变性

immutable 不可变(的)

implement 实作、实现实现

implementation 实作品、实作体、实作码、实件实现

implicit 隐喻的、暗自的、隐式隐式

import 汇入导入

increment operator 累加运算子++ 增加操作符

infinite loop 无穷回圈无限循环

infinite recursive 无穷递回无限递归

information 资讯信息

infrastructure 公共基础建设

inheritance 继承、继承机制继承、继承机制

inline 行内内联

inline expansion 行内展开内联展开

initialization 初始化(动作)初始化

initialization list 初值列初始值列表

initialize 初始化初始化

inner class 内隐类别内嵌类

instance 实体实例

(根据某种表述而实际产生的「东西」)

instantiated 具现化、实体化(常应用於template)实例化instantiation 具现体、具现化实体(常应用於template)实例integer (integral) 整数(的)整型(的)

integrate 整合集成

interacts 交谈、互动交互

interface 介面接口

for GUI 介面界面

interpreter 直译器解释器

invariants 恒常性,约束条件约束条件

invoke 唤起调用

iterate 迭代(回圈一个轮回一个轮回地进行)迭代

iterative 反覆的,迭代的

iterator 迭代器(一种泛型指标)迭代器

iteration 迭代(回圈每次轮回称为一个iteration)迭代

item 项目、条款项、条款、项目

laser 雷射激光

level 阶层(级)

例high level 高阶高层

library 程式库、函式库库、函数库

lifetime 生命期、寿命生命期、寿命

link 联结、连结连接,链接

linker 联结器、连结器连接器

literal constant 字面常数(例3.14 或"hi" 这等常数值)字面常数list 串列(linked-list)列表、表、链表

list box 列表方块、列表框列表框

load 载入装载

loader 载入器装载器、载入器

local 区域的(对应於global)局部的

local object 区域物件局部对象

lock 机锁

loop 回圈循环

lvalue 左值左值

macro 巨集宏

magic number 魔术数字魔法数

maintain 维护维护

manipulator 操纵器(iostream 预先定义的一种东西)操纵器marshal 编列列集

叁考demarshal

mechanism 机制机制

member 成员成员

member access operator 成员取用运算子(有dot 和arrow 两种)成员存取操作符member function 成员函式成员函数

member initialization list

成员初值列成员初始值列表

memberwise 以member 为单元┅、members 逐一┅以成员为单位memberwise copy 以members 为单元逐一复制

memory 记忆体内存

menu 表单、选单菜单

message 讯息消息

message based 以讯息为基础的基於消息的

message loop 讯息回圈消息环

method (java) 方法、行为、函式方法

meta-超-元-

例meta-programming 超编程元编程

micro 微微

middleware 中介层中间件

modeling 模塑

modeling language 塑模语言,建模语言

modem 数据机调制解调器

module 模组模块

modifier 饰词修饰符

most derived class 最末层衍生类别最底层的派生类

mouse 滑鼠鼠标

mutable 可变的可变的

multi-tasking 多工多任务

namespace 命名空间名字空间、命名空间

native 原生的本地的、固有的

nested class 巢状类别嵌套类

network 网路网络

network card 网路卡网卡

object 物件对象

object based 以物件为基础的基於对象的

object file 目的档目标文件

object model 物件模型对象模型

object oriented 物件导向的面向对象的

online 线上在线

opaque 不透明的

operand 运算元操作数

operating system (OS) 作业系统操作系统

operation 操作、操作行为操作

operator 运算子操作符、运算符

option 选项,可选方案选项

ordinary 常规的常规的

overflow 上限溢位(相对於underflow)溢出(underflow:下溢)overhead 额外负担、额外开销额外开销

overload 多载化、多载化、重载重载

overloaded function 多载化函式重载的函数

overloaded operator 多载化运算子被重载的操作符

overloaded set 多载集合重载集合

override 改写、覆写重载、改写、重新定义

(在derived class 中重新定义虚拟函式

package 套件包

pair 对组

palette 调色盘、组件盘、工具箱

pane 窗格窗格

(有时为嵌板之意,例Java Content Pane)

parallel 平行并行

parameter 叁数(函式叁数列上的变数)叁数、形式叁数、形叁parameter list 叁数列叁数列表

parent class 父类别(或称base class)父类

parentheses 小括弧、小括号圆括弧、圆括号

parse 解析解析

part 零件部件

partial specialization 偏特化(ref. C++ Primer 3/e, 16.10)局部特化(ref. full specialization)

pass by address 传址(函式引数的传递方式)(非正式用语)传地址pass by reference 传址(函式引数的一种传递方式)传地址, 按引用传递pass by value 传值(函式引数的一种传递方式)按值传递

pattern 范式、样式模式

performance 效率、性能兼而有之性能

persistence 永续性持久性

pixel 图素、像素像素

placement delete ref. C++ Primer 3/e, 15.8.2

placement new ref. C++ Primer 3/e, 15.8.2

platform 平台平台

pointer 指标指针

址位器(和址叁器reference 形成对映,满好)

poll 轮询轮询

polymorphism 多型多态

pop up 冒起式、弹出式弹出式

port 埠端口

postfix 后置式、后序式后置式

precedence 优先序(通常用於运算子的优先执行次序)

prefix 前置式、前序式前置式

preprocessor 前处理器预处理器

prime 质数素数

primitive type 基本型别(不同於base class,基础类别)

print 列印打印

printer 印表机打印机

priority 优先权(通常用於执行绪获得CPU 时间的优先次序)procedure 程序过程

procedural 程序性的、程序式的过程式的、过程化的

process 行程进程

profile 评测评测

profiler 效能(效率)评测器效能(性能)评测器

programmer 程式员程序员

programming 编程、程式设计、程式化编程

progress bar 进度指示器进度指示器

project 专案项目、工程

property 属性

protocol 协定协议

pseudo code 假码、虚拟码、伪码伪码

qualified 经过资格修饰(例如加上scope 运算子)限定

qualifier 资格修饰词、饰词限定修饰词

quality 品质质量

queue 伫列队列

radian 径度弧度

radio button 圆钮单选按钮

raise 引发(常用来表示发出一个exception)引起、引发random number 随机数、乱数随机数

range 范围、区间(用於STL 时)范围、区间

rank 等级、分等(ref. C++Primer 3/e 9,15章)等级

raw 生鲜的、未经处理的未经处理的

record 记录记录

recordset 记录集记录集

recursive 递回递归

re-direction 重导向重定向

refactoring 重构、重整重构

refer 取用叁考

refer to 指向、指涉、指代

reference (C++ 中类似指标的东西,相当於"化身")引用、叁考址叁器, see pointer

register 暂存器寄存器

reflection 反射反射、映像

relational database 关联式资料库关系数据库

represent 表述,表现表述,表现

resolve 决议(为算式中的符号名称寻找解析

对应之宣告式的过程)

resolution 决议程序、决议过程解析过程

resolution 解析度分辨率

restriction 局限

return 传回、回返返回

return type 回返型别返回类型

return value 回返值返回值

robust 强固、稳健健壮

robustness 强固性、稳健性健壮性

routine 常式例程

runtime 执行期运行期、运行时

common language runtime (CLR) 译为「通用语言执行层」

rvalue 右值右值

save 储存存储

schedule 排程调度

scheduler 排程器调度程序

scheme 结构纲目、组织纲目

scroll bar 卷轴滚动条

scope 生存空间、生存范围、范畴、作用域生存空间

scope operator 生存空间(范围决议)运算子:: 生存空间操作符

scope resolution operator

生存空间决议运算子生存空间解析操作符

(与scope operator同)

screen 萤幕屏幕

search 搜寻查找

semantics 语意语义

sequential container 序列式容器顺序式容器

(对应於associative container)

server 伺服器、伺服端服务器、服务端

serial 串行

serialization 次第读写,序列化序列化

(serialize)

setter (相对於getter) 设值函式

signal 信号

signature 标记式、签名式、署名式签名

slider 滚轴滑块

slot 条孔、槽槽

smart pointer 灵巧指标、精灵指标智能指针

snapshot 萤幕快照(图)屏幕截图

specialization 特殊化、特殊化定义、特殊化宣告特化

specification 规格规格、规范

splitter 分裂视窗切分窗口

software 软体软件

solution 解法,解决方案方案

source 原始码源码、源代码

stack 堆叠栈

stack unwinding 堆叠辗转开解(此词用於exception 主题)栈辗转开解*

standard library 标准程式库

standard template library 标准模板程式库statement 述句语句、声明

status bar 状态列、状态栏状态条

STL 见standard template library

stream 资料流、串流流

string 字串字符串

subroutine

subscript operator 下标运算子[ ] 下标操作符subtype 子型别子类型

support 支援支持

suspend 虚悬挂起

symbol 符号记号

syntax 语法语法

tag 标签标记

索引标签,页签

target 标的(例target pointer:标的指标)目标task switch 工作切换任务切换

template 模板、范本模板

template argument deduction

模板引数推导模板叁数推导

template explicit specialization

模板显式特化(版本)模板显式特化

template parameter 模板叁数模板叁数temporary object 暂时物件临时对象

text 文字文本

精选面试常用的英语口语

英语口语:教育背景 1.I graduated from Nanjing University. 我毕业于南京大学。 2.I majored in English. 我的专业是英语。 3.Which school are you in? 你在哪里学校上学? 4.When will you graduate from that university? 你什么时候毕业? 5.What is your major? 你是学什么专业的? 6.Tell me about the courses of your major in university.说说你在大学时都主修了什么课程。 7.I take more than 50 courses in university. 大学期间我修了50多门课程。 8.In2005IreceivedmyBachelorofSciencedegreefromBeijingUniversity. 2005年我在北大获得了理学学士学位。 9.Did you get any honors and awards at college? 你大学时获得过xx和奖励吗? 10.I was awarded a scholarship from the university every year,每年我都获得学校奖学金。 11.In2000IparticipatedintheNationalContestofMathsModelsandI won the prize.

在2000年我参加了国家数学建模考试,并得了奖。 12.In 2008 I received my MBA degree from Qinghua University.2008年在清华大学获得了工商管理硕士学位。 英语口语:能力 1.What are your key skills? 你的重要技能是什么? 2.How good is your writing ability? 你的写作能力xx? 3.What skills do you think are the most critical to this job?对于这项工作你认为什么技能是最重要的? 4.How do you think of your proficiency in spoken English?你认为你的口语能力如何呢? 5.My spoken English is good enough to express myself fluently.我能用英语口语把自己的想法流利地表达出来。 6.Have you obtained any certificate of technical qualifications orlicense? 你获得过技术资格证书或者执照吗? 7.What special skills do you have, can you tell me? 那你能告诉我你有什么特殊技能吗? 8.I have experience in computer operation. 我有电脑操作经验。 英语口语:工作经验 1.Do you have any working experience?

职场演讲英语口语展示PPT时常用的英语衔接口语完整版

职场演讲英语口语展示P P T时常用的英语衔接 口语 Document serial number【NL89WT-NY98YT-NC8CB-NNUUT-NUT108】

职场演讲英语口语:展示PPT时常用的英语衔接口语 上班开会的时候,常常需要用到PPT来展示自己的成果。在展示PPT的同时, 你的语言表达如何体现出你的逻辑思维是每个职场人都要学会的软技能。其 实,在PPT演讲时,是有一定的思路及套路的。在本篇文章中,安格英语老师 就将会教给大家英语PPT演讲时的一些“套话”,它们可以帮助你良好地衔接 起来你的演讲过程。 Opening Statements? 开场白? First of all, I'd like to thank you all for coming here today. 首先,我要感谢大家今天来到这里。 My name is X and I am the (your position) at (your company). 我的名字是某某某,在(公司)担任(职位)。 Try to make eye contact with everyone you are speaking to if possible. You can also smile at individual members of the audience to put them at their ease. 要注意跟在场的每位听众保持眼神交流,你也可以保持微笑,这样观众才不会 感到局促不安。 I'd briefly like to take you through today's presentation. 我想给大家简单介绍下今天要讲的内容。 First, we're going to... 首先,我们要…… After that, we'll be taking a look at... 之后,我们会看一下…… Once we've identified our challenges we will be able to... 一旦我们确认了我们所要面临的问题我们将会…… Finally, I'll outline what... 最后,我会概述一下……

英文职业名(全)

职业 行政词汇: 首席执行官Chief Executive Officer 部门经理Branch Manager 市场行政总监Executive Marketing Director 国际监管Controller(International) 运营总监Director of Operations 进出口经理Import/Export Manager 商店经理助理Assistant Store Manager 操作经理Operations Manager 房地产经理Property Manager 首席运营官Chief Operations Officer 生产经理Production Manager 服务经理Service Manager 零售店经理Retail Store Manager 产品经理Product Manager 项目经理Project Manager 总经理General Manager 区域经理Regional Manager 管理顾问Management Consultant 仓库经理Warehouse Manager 运输经理Transportation Manager 库存管理经理Inventory Control Manager 办公室经理Office Manager 助理Staff Assistant 办公室文员General Office Clerk 接待员Receptionist 订单输入文员Order Entry Clerk 副总裁Vice-President 行政主管Administrative Director 行政副总裁Vice-President of Administration 行政助理Executive Assistant 行政秘书Executive Secretary 票务代理Ticket Agent 保险协调员Insurance Coordinator 档案管理员File Clerk 市场与销售: 销售副总裁Vice-President of Sales 市场副总裁Vice-President of Marketing 高级客户经理Senior Account Manager 销售主管Sales Administrator 地区销售经理Regional Sales Manager 地区客户经理Regional Account Manager

职业卫生与职业医学-常用英语词汇

《职业卫生与职业医学》常用英语词汇 occupational health 职业卫生学 industrial hygiene 工业卫生工程学 Occupational hazard 职业性危害 Occupational adverse effect/damage 职业性损害/损伤 Occupational tolerance 职业耐受性 Occupational injury/work injury 工伤 Occupational disorders 职业性疾患 Occupational diseases 职业病 Diagnosis of occupational disease 职业病的诊断 Emergency rescue center 应急救援中心 health promotion 健康促进 compensable disease 需赔偿的疾病 work—related disease 工作有关疾病 occupational stigma 职业特征 host risk factor 个体危险因素 high risk group 高危人群 occupational health service 职业卫生服务 three levels of prevention 三级预防 primary prevention 第一级预防 secondary prevention 第二级预防 tertiary prevention 第三级预防 primary health care 初级卫生保健 work physio1ogy 工作(职业)生理学 occupational psychology 职业心理学 ergonomics 人类工效学 human factors engineering 人机因素工程学 mental work 脑力劳动 physical work 体力劳动 oxygen demand 氧需 maximum oxygen uptake 氧上限 oxygen debt 氧债 steady state 稳定状态 intensity of work 工作强度 shift work 轮班制 dual classification of work intensity 工作强度双重分级法 static work/effort 静力作业 isometric contraction 等长性收缩 dynamic work 动态作业 isotonic contraction 等张性收缩 dynamic stereotype 动力定型 occupational stress 职业性紧张 stressor 紧张因素

应聘职位相关英语词汇

应聘职位 objective目标position desired希望职位 job objective工作目标employment objective工作目标 career objective职业目标position sought谋求职位 position wanted希望职位position appliedfor 申请职位 离职原因 for more specializedwork为更专门的工作for prospectsof promotion为晋升的前途 for higher responsibility为更高层次的工作 责任for wider experience为扩大工作经验 due to close-downof company由于公司倒闭due to expiryof employment由于雇用期满

sought a betterjob找到了更好的工作to seek a betterjob找一份更好的工作 业余爱好 hobbies业余爱好play the guitar弹吉他 reading阅读play chess下棋 play话剧long distance running长跑 play bridge打桥牌collecting stamps集邮 play tennis打网球jogging慢跑 sewing缝纫travelling旅游 listening to symphony听交响乐do some clay scultures搞泥塑 个人资料常用语 name姓名in.英寸

pen name笔名ft.英尺 alias别名street街 Mr.先生road路 Miss小姐district区 Ms(小姐或太太)house number门牌Mrs.太太lane胡同,巷 age年龄height(ai)身高 bloodtype血型weight体重 address地址born生于 permanent address永久住址birthday生日province省birthdate出生日期

职场常用英语口语句型

职场常用英语口语句型1.日常口语 Pull yourself together. 打起精神来。 But I just made a big mistake. 不过我出了个很大的差错。 What's keeping you? Hurry up. 你怎么耽搁了,快点儿! Would you get to the point? 你能把要点说得再清楚点儿吗? All right, all right. 好的,好的。 What's the point? 什么是重点? Please hand the document in to me. 请把那份文件交给我。 What document are you talking about? 你说的是哪份文件? Are you working overtime tonight? 今晚你加班吗?

Unfortunately, yes. 很遗憾,要加班。 Are you working late tonight? 今天晚上你要工作到很晚吗? 2.会议英语 I’d like to call the meeting to order. 我宣布会议开始。 Today, we are going to discuss…… 今天我们要讨论… Shall we move on to the next item on the agenda? 我们接着实行议程的下一项。 Let’s turn to the second issue. 我们接着讨论第二个问题。 I’m sorry to cut you off. 对不起打断一下。 May I come in here? 我能够插句话吗? Have you got anything to say? 你有什么要说吗? 3.商务报盘 We're willing to make you a firm offer at this price.

众多职业英文翻译

行政词汇: 首席执行官Chief Executive Officer 部门经理Branch Manager 市场行政总监Executive Marketing Director 国际监管Controller(International) 运营总监Director of Operations 进出口经理Import/Export Manager 商店经理助理Assistant Store Manager 操作经理Operations Manager 房地产经理Property Manager 首席运营官Chief Operations Officer 生产经理Production Manager 服务经理Service Manager 零售店经理Retail Store Manager 产品经理Product Manager 项目经理Project Manager

总经理General Manager 区域经理Regional Manager 管理顾问Management Consultant 仓库经理Warehouse Manager 运输经理Transportation Manager 库存管理经理Inventory Control Manager 办公室经理Office Manager 助理Staff Assistant 办公室文员General Office Clerk 接待员Receptionist 订单输入文员Order Entry Clerk 副总裁Vice-President 行政主管Administrative Director 行政副总裁Vice-President of Administration 行政助理Executive Assistant 行政秘书Executive Secretary 票务代理Ticket Agent

工作经历常用英语词汇

A Useful Glossary for Work Experience (工作经历常用词汇) work experience工作经历occupational history工作经历professionalhistory职业经历specific experience具体经历responsibilities职责second job第二职业achievements工作成就,业绩administer管理 assist辅助adapted to适应于accomplish完成(任务等)appointed被认命的 adept in善于analyze分析 authorized委任的;核准的behave表现 break the record打破纪录breakthrough关键问题的解决control控制conduct经营,处理 cost成本;费用create创造demonstrate证明,示范decrease减少 design设计develop开发,发挥devise设计,发明direct指导 double加倍,翻一番earn获得,赚取effect效果,作用eliminate消除 enlarge扩大enrich使丰富 exploit开发(资源,产品)enliven搞活 establish设立(公司等);使开业evaluation估价,评价execute实行,实施expedite加快;促进generate产生good at 擅长于 guide指导;操纵improve改进,提高initiate创始,开创innovate改革,革新invest投资integrate使结合;使一体化justified经证明的;合法化的launch开办(新企业)maintain保持;维修modernize使现代化negotiate谈判nominated被提名;被认命的overcome克服perfect使完善;改善perform执行,履行profit利润

常用的HR相关英文词汇

常用的HR相关英文词汇 1. 人力资源管理:(Human Resource Management ,HRM) 人力资源经理:( human resource manager) 高级管理人员:(executive) 职业:(profession) 道德标准:(ethics) 操作工:(operative employees) 专家:(specialist) 人力资源认证协会:(the Human Resource Certification Institute,HRCI) 2. 外部环境:(external environment) 部环境:(internal environment) 政策:(policy) 企业文化:(corporate culture) 目标:(mission) 股东:(shareholders) 非正式组织:(informal organization) 跨国公司:(multinational corporation,MNC) 管理多样性:(managing diversity) 3. 工作:(job) 职位:(posting) 工作分析:(job analysis) 工作说明:(job description) 工作规:(job specification) 工作分析计划表:(job analysis schedule,JAS) 职位分析问卷调查法:(Management Position Description Questionnaire,MPDQ) 行政秘书:(executive secretary) 地区服务经理助理:(assistant district service manager) 4. 人力资源计划:(Human Resource Planning,HRP) 战略规划:(strategic planning) 长期趋势:(long term trend) 要求预测:(requirement forecast) 供给预测:(availability forecast) 管理人力储备:(management inventory) 裁减:(downsizing) 人力资源信息系统:(Human Resource Information System,HRIS) 5. 招聘:(recruitment) 员工申请表:(employee requisition) 招聘方法:(recruitment methods) 部提升:(Promotion From Within ,PFW) 工作公告:(job posting) 广告:(advertising) 职业介绍所:(employment agency) 特殊事件:(special events) 实习:(internship) 6. 选择:(selection) 选择率:(selection rate) 简历:(resume) 标准化:(standardization) 有效性:(validity) 客观性:(objectivity) 规:(norm) 录用分数线:(cutoff score) 准确度:(aiming) 业务知识测试:(job knowledge tests) 求职面试:(employment interview) 非结构化面试:(unstructured interview) 结构化面试:(structured interview) 小组面试:(group interview) 职业兴趣测试:(vocational interest tests) 会议型面试:(board interview) 7. 组织变化与人力资源开发 人力资源开发:(Human Resource Development,HRD) 培训:(training) 开发:(development) 定位:(orientation) 训练:(coaching) 辅导:(mentoring) 经营管理策略:(business games) 案例研究:(case study) 会议方法:(conference method) 角色扮演:(role playing) 工作轮换:(job rotating) 在职培训:(on-the-job training ,OJT) 媒介:(media) 8. 企业文化与组织发展 企业文化:(corporate culture) 组织发展:(organization development,OD) 调查反馈:(survey feedback) 质量圈:(quality circles) 目标管理:(management by objective,MBO) 全面质量管理:(Total Quality Management,TQM) 团队建设:(team building) 9. 职业计划与发展 职业:(career) 职业计划:(career planning) 职业道路:(career path) 职业发展:(career development) 自我评价:(self-assessment) 职业动机:(career anchors) 10. 绩效评价 绩效评价:(Performance Appraisal,PA) 小组评价:(group appraisal) 业绩评定表:(rating scales method) 关键事件法:(critical incident method) 排列法:(ranking method) 平行比较法:(paired comparison) 硬性分布法:(forced distribution method) 晕圈错误:(halo error) 宽松:(leniency) 严格:(strictness) 3600反馈:(360-degree feedback) 叙述法:(essay method) 集中趋势:(central tendency) 11. 报酬与福利 报酬:(compensation) 直接经济报酬:(direct financial compensation) 间接经济报酬:(indirect financial compensation) 非经济报酬:(no financial compensation) 公平:(equity) 外部公平:(external equity) 部公平:(internal equity) 员工公平:(employee equity)

(完整word版)英语口语常用语大全

What are you trying to say?(你到底想说什么?) Don't be silly.(别胡闹了。) How strong are your glasses?(你近视多少度?) Just because.(没有别的原因。) It isn't the way I hoped it would be.(这不是我所盼望的。) You will never guess.(你永远猜不到。) No one could do anything about it.(众人对此束手无措。) I saw something deeply disturbing.(深感事情不妙。) Money is a good servant but a bad master.

(要做金钱的主人,莫做金钱的奴隶。) I am not available.(我正忙着) Wisdom in the mind is better than money in the hand.(脑中的知识比手中的金钱更重要)Never say die.it's a piece of cake.别泄气,那只是小菜一碟。 Don't worry.you'll get use to it soon.别担心,很快你就会习惯的。 I konw how you feel.我明白你的感受。 You win some.you lose some.胜败乃兵家常事。Don't bury your head in the sand.不要逃避现实。 I didn't expect you to such a good job.我没想到你干得这么好。

工作中常用英语单词整合

Procedure [pr?'si?d??] n. 程序,手续;步骤grant vt. 授予;允许;承认vi. 同意Integrated adj. 综合的;完整的;互相协调的整合;使…成整体(integrate v.的过去分词)Automatically adv. 自动地;机械地;无意识地automatic adj. 自动的; is free of charge 免费on your behalf 以你的名义 Intend vi. 打算;想要;意指procure [pr?'kj??] vt. 获得,取得;导致 Despite prep. 尽管,不管 Interactive adj. 交互式的;相互作用的;deem [di?m] 认为be deemed被视为;被认为Respective adj. 分别的,各自的; The remaining 其余的;cache [k??] n. 电脑高速缓冲存储器 courier service 快递服务courier ['k?r??] n. 导游;情报员,通讯员;送快信的人;assess [?'ses] vt. 评定;估价;对…征税; Access ['?kses] n. 进入;使用权;通路;anticipate vt. 预期,期望; Authorize ['?θ?ra?z] vt. 批准,认可; Individual adj. 个人的;个别的;独特的;n. 个人,个体; Context ['k?ntekst] n. 环境;上下文;来龙去脉In the context 在文中; refer to 参考;chapter ['t??pt?] n. 章,回in the following chapters Corresponding adj. 相当的,相应的; parallel ['p?r?lel] adj. 平行的;vt. 使…与…平行on demand 根据需求;content n. 内容,目录;vt. 使满足 scenario [s?'nɑ?r???] n. 场景;方案;情节; recommend [rek?'mend] vt. 推荐,介绍;dual ['dju??l] adj. 双的;双重的 privilege [?pr?v?l?d?] n. 特权;优待;vt. 给予…特权;特免 mature [m?'t???] adj. 成熟的;premature [,prim?'t??r] adj. 早产的;不成熟的;比预期早的

求职英语系列:相关中英文词汇

求职英语系列:相关中英文词汇A Useful Glossary for Work Experience work experience 工作经历work history 工作经历 occupational hisstory 工作经历 professional 职业经历 employment 工作 employment history 工作经历 experience 经历 business experience 工作经历 specific experince 具体经历 employment record 工作经历 business histoty 工作经历 employment experience工作经历 business background 工作经历 position 职位 job title 职位 responsibilities 职责

duties 职责 second job 第二职业 achievments 工作成就,业绩 administer 管理 assist 辅助 adapted to 适应于 accomplish 完成(任务等) appointed 被任命的 adept in 善于 analyze 分析 authorized 委任的;核准的 behave 表现 break the record 打破记录 control 控制 breadthrough 惊人的进展,关键问题的解决conduct 经营,处理 cost 成本;费用 create 创造

demonstrate 证明,示范 decrease 减少 design 设计 develop 开发,发挥 devise 设计,发明 direct 指导 double 加倍,翻一番 earn 获得,赚取 effect 效果,作用 eliminate 消除 enlarhe 扩大 enrich 使丰富 exploit开发(资源,产品) enliven 搞活 establish 设立(公司等);使开业;确立evaluation 估价,评价 execute 实行,实施 expand 推广;扩大

职场演讲英语口语展示PPT时常用的英语衔接口语

职场演讲英语口语:展示PPT时常用的英语衔接口语 上班开会的时候,常常需要用到PPT来展示自己的成果。在展示PPT的同时,你的语言表达如何体现出你的逻辑思维是每个职场人都要学会的软技能。其实,在PPT演讲时,是有一定的思路及套路的。在本篇文章中,安格英语老师就将 会教给大家英语PPT演讲时的一些“套话”,它们可以帮助你良好地衔接起来你 的演讲过程。? Opening Statements? 开场白? First of all, I'd like to thank you all for coming here today.? 首先,我要感谢大家今天来到这里。? My name is X and I am the (your position) at (your company).? 我的名字是某某某,在(公司)担任(职位)。? Try to make eye contact with everyone you are speaking to if possible. You can also smile at individual members of the audience to put them at their ease.? 要注意跟在场的每位听众保持眼神交流,你也可以保持微笑,这样观众才不会 感到局促不安。? I'd briefly like to take you through today's presentation.? 我想给大家简单介绍下今天要讲的内容。? First, we're going to...? 首先,我们要……? After that, we'll be taking a look at...? 之后,我们会看一下……? Once we've identified our challenges we will be able to...? 一旦我们确认了我们所要面临的问题我们将会……? Finally, I'll outline what...? 最后,我会概述一下……? Make sure to indicate each point on your presentation as you introduce each topic. This can be done with a slide (Power Point) presentation, or by pointing to each point on the display device you are using.? 确保你所介绍的每个观点都与主题相关。你可以通过幻灯片来完成,也可以使 用其他展示设备来完成。? Asking for Questions?

有关职业岗位的英语词汇

repairman :修理工人 reporter : 记者 sailor: 船员,水手 salesman/ salespeople/ salesperson: 售货员scientist: 科学家 seamstress 女装裁缝师 secretary: 秘书 singer: 歌手 soldiery: 士兵,军人 statistician : 统计员 surveyor: 测量技师 tailor: 裁缝师 taxi driver计程车司机 teacher: 教师 technician : 技术人员 tour guide: 导游 traffic warden: 交通管理员. translator: 翻译(笔译) TV producer: 电视制作人 typist: 打字员 vet: 兽医 veterinarian兽医

accountant: 会计 movie director: 导演 movie star : 电影明星musician : 音乐家 nun : 尼姑 nurse: 护士 office clerk : 职员 office staff 上班族operator: 接线员parachutist: 跳伞人. pharmacist药剂师photographer:摄影师 pilot: 飞行员 planner: 计划员policeman: 警察 postal clerk: 邮政人员postman :邮差 President: 总统 priest: 牧师 professor: 教授 real estate agent: 房地产经纪人

receptionist :接待员 waiter: 侍者(服务生) waitress: 女侍者(服务生) welder : 焊接工 writer: 作家 actor: 男演员 actress: 女演员 airline representative: 地勤人员anchor: 新闻主播announcer: 广播员architect: 建筑师 artist: 艺术家 associate professor: 副教授astronaut: 宇航员. attendant: 服务员 auditor: 审计员 auto mechanic : 汽车技工baker: 烘培师 barber: 理发师(男) baseball player: 棒球选手 bell boy: 门童 bellhop: 旅馆的行李员

日常生活常用的英语口语200句

日常生活常用的英语口语200句2019日常生活常用的英语口语200句篇三Which would you prefer? 你要选哪个? Does she like ice-cream? 她喜欢吃冰淇淋吗? First come first served. 先到先得。 Great minds think alike. 英雄所见略同。 He has a sense of humor. 他有幽默感。 He is acting an old man. 他正扮演一个老人。 He is looking for a job. 他正在找工作。 He doesn`t care about me. 他并不在乎我。 I develop films myself. 我自己冲洗照片。 I felt no regret for it. 对这件事我不觉得后悔。 I get up at six o`clock. 我六点起床。 I meet the boss himself. 我见到了老板本人。 I owe you for my dinner. 我欠你晚餐的钱。 I really enjoyed myself. 我玩得很开心。 I`m fed up with my work! 我对工作烦死了! It`s no use complaining. 发牢骚没什么用。 She`s under the weather. 她心情不好。 The child sobbed sadly. 小孩伤心地抽泣着。 The rumor had no basis. 那谣言没有根据。 They praised him highly. 他们大大地表扬了他。

英语四级写作高频词汇:工作职业

英语四级写作高频词汇:工作职业 employ vt。雇佣;使用 【考】in the employ of受雇于【派】employer n。雇 主;employee n。雇员 employment n。雇佣,工作unemployment n。失业 qualify vt。 (使)胜任,(使)具有资格 【考】qualify for sth。使具有…的资格 【派】qualification n。资格,条件;qualified a。有资格的assign vt。指派,选派;分配,布置(作业) 【派】assignment作业 undertake vt。承担,着手做;保证,同意【考】undertake sth。从事… 【派】undertaking n。事业,任务 occupy vt。使忙碌,使从事;占领,占用 【派】occupation n。职业;occupant n。居住者;occupancy n。占有 exert vt。用力;使用,发挥,施加 【考】exert oneself努力,尽力;exert all one’s strength 尽某人全力【派】exertion n。努力;发挥,行使 alter vt。改变; 修改衣服 【派】alternation n。改变,变更;unaltered a。未被改变的, 不变的; alternative n。替换物,选择 resign vi。辞职vt。辞去,放弃;使顺从【考】resign from 辞职resign to使顺从 equal a。胜任的,合格的;平等的vt。等于【考】be equal to 相等的;胜任的,合适的

【派】equally ad。相等地; equality n。同等,平等 inferior a。劣等的;下级的n。下级,下属 【考】be inferior to sth。/sb。比…差,不如… 【派】inferiority n。下级;自卑感 capable a。有水平的 【考】be capable of能够 brilliant a。卓越的;光辉的 【派】brilliantly ad。辉煌地,灿烂地 auxiliary a。辅助的,补助的;附属的;备用的【例】the auxiliary generator备用发电机 vacant a。空着的;(职位、工作等)空缺的;(神情)茫然的【派】vacancy n。空处,空缺 enterprise n。企业,事业【考】joint enterprise合资企业 【例】with enterprise and creativity事业心和创造力 hunt n。/v。寻找;打猎;追捕 【派】hunter n。猎人job-hunter找工作的人 【考】hunt down对…穷追到底;go hunting打猎;hunt for寻找interview n。面试 candidate n。候选人 resume n。简历;摘要v。(中断后) 重新开始,恢复【派】resumption n。重新开始 ability n。本事,水平;才能 【考】to the best of one’s ability尽某人努力; the ability to do sth。从事(某事)的水平 grasp n。/vt。理解,领会;抓紧,抓牢【考】within sb。’s gr asp为某人所能及的【例】grasp opportunities抓住机会 commitment n。承诺,保证;献身;承担的义务【例】the commitment of the staff员工的义务

工作中常用词汇

找工作 求职者Job hunter 新人new comer 候选人candidate 招收recruit 辞职resign 解雇lay off 裁员downsize 升迁promote 招聘会job fair 简历resume 专业major 学科subject 职位position 主修major in 证书certificate 复印件photocopy 职业规划career plan 薪水salary 随信附上enclose 毕业证书diploma合适的,合格的eligible 辅修minor in 满意的satisfactory 推荐recommendation 出众的excellent 兼职的part-time 经历experience 社会实践social practice 在职培训in-job training 表现performance成绩achievement 外行amateur 内行expert 能力ability capability 胜任competent诚实honest 信心confident工商管理business management 机会opportunity同事colleague 值班,换班Shift 职责duty 申请application 面试interview 通知notice 竞争者rival 显示demonstrate 时间表,计划表schedule 人力资源部human resource department 关于工作职位:job ,work , career , occupation 如正职头衔通常以“总。。。。”,“首席。。。”,“。。。长”,“。。。主任”,英文中常用Chief ,head , general ,director , executive ,senior 等来表示。如:总编辑editor-in-chief 总经理general manager 总教练head coach 执行主席executive chairman 人民日报社社长Director of the People’s Day 高级工程师senior engineer 。 副职头衔常用Vice ,deputy ,associate, assistant 等表示。如:副主席vice chairman 副司长,副厂长deputy director 副总经理assistant deputy manager 副教授associate professor 简历 个人信息: 姓名Name 性别gender 出生日期date of birth 婚姻状况marital status 国籍nationality 教育背景education background 工作经历work experience 学业成绩academic scores 社会实践social practice 特长specialty 以往的任职previous jobs and positions 工作成绩work achievement 应聘职位position wanted 招聘广告want ad 职位描述job description 过去的表现previous performance胜任competent for 个人性格personal personality 个人爱好personal hobby 省province 市city 区distinct 楼层floor 县county地址address男male 女female 年龄age 专业major性别gender 民族nationality 身高height 邮箱e-mail 籍贯native place 胡同,巷lane 已婚married 大厦mansion 未婚unmarried 离异divorced 学历education (身体)良好excellent 求职意向objective 门牌house number 邮政编码postal code 住宅电话home phone 办公电话office phone 手机mobile phone 自治区autonomous region 目前住址present address 永久住址permanent address 毕业院校university of graduation 健康状况health condition 教育背景: 学历education 主修major 课程curriculum 辅修minor 学年academic year 流利的fluent 大学英语四,六级CET-4,6 英语口语oral English 所学课程工商管理系Dep. Of Business administration 实习与奖励: 奖学金scholarship 奖励reward 获奖状况award 业余工作part-time job 学术活动academic activity 娱乐活动recreational activity 社会实践social practice 课外活动

相关文档
最新文档