首页 > 生活百科 > 行业知识 > 关于it软件的单词

关于it软件的单词

时间:2018-09-08   来源:行业知识   点击:

【www.gbppp.com--行业知识】

关于it软件的单词 第一篇_双谷网关于IT行业软件开发常用英语词汇大全

双谷网关于IT行业软件开发常用英语词汇大全

A

abstract 抽象的

abstract base class (ABC)抽象基类

abstract class 抽象类

abstraction 抽象、抽象物、抽象性

access 存取、访问

access function 访问函数

access level访问级别

account 账户

action 动作

activate 激活

active 活动的

actual parameter 实参

adapter 适配器

add-in 插件

address 地址

address space 地址空间

ADO(ActiveX Data Object)ActiveX数据对象

advanced 高级的

aggregation 聚合、聚集

algorithm 算法

alias 别名

align 排列、对齐

allocate 分配、配置

allocator分配器、配置器

angle bracket 尖括号

annotation 注解、评注

API (Application Programming Interface) 应用(程序)编程接口

appearance 外观

append 附加

application 应用、应用程序

application framework 应用程序框架

Approximate String Matching 模糊匹配

architecture 架构、体系结构

archive file 归档文件、存档文件

argument参数。

array 数组

arrow operator 箭头操作符

assert(ion) 断言

assign 赋值

assignment 赋值、分配

assignment operator 赋值操作符

associated 相关的、相关联的

asynchronous 异步的

attribute 特性、属性

authentication service 验证服务

authorization 授权

B

background 背景、后台(进程)

backup 备份

backup device备份设备

backup file 备份文件

backward compatible 向后兼容、向下兼容

base class 基类

base type 基类型

batch 批处理

BCL (base class library)基类库

Bin Packing 装箱问题

binary 二进制

binding 绑定

bit 位

bitmap 位图

block 块、区块、语句块

boolean 布林值(真假值,true或false)

border 边框

bounds checking 边界检查

boxing 装箱、装箱转换

brace (curly brace) 大括号、花括号

bracket (square brakcet) 中括号、方括号

breakpoint 断点

browser applications 浏览器应用(程序)

browser-accessible application 可经由浏览器访问的应用程序

bug 缺陷错误

build 编连(专指编译和连接)

built-in 内建、内置

bus 总线

business 业务、商务(看场合)

business Logic 业务逻辑

business rules 业务规则

buttons 按钮

by/through 通过

byte 位元组(由8 bits组成)

C

cache 高速缓存

calendar 日历

Calendrical Calculations 日期

call 调用

call operator 调用操作符

callback 回调

candidate key 候选键 (for database)

cascading delete 级联删除 (for database)

cascading update 级联更新 (for database)

casting 转型、造型转换

catalog 目录

chain 链(function calls)

character 字符

character format 字符格式

character set 字符集

check box 复选框

check button 复选按钮

CHECK constraints CHECK约束 (for database)

checkpoint 检查点 (for database)

child class 子类

CIL (common intermediate language)通用中间语言、通用中介语言

class 类

class declaration 类声明

class definition 类定义

class derivation list 类继承列表

class factory 类厂

class hierarchy 类层次结构

class library 类库

class loader 类装载器

class template 类模板

class template partial specializations 类模板部分特化

class template specializations 类模板特化

classification 分类

clause 子句

cleanup 清理、清除

CLI (Common Language Infrastructure) 通用语言基础设施

client 客户、客户端

client application 客户端应用程序

client area 客户区

client cursor 客户端游标 (for database)

client-server 客户机/服务器、客户端/服务器

clipboard 剪贴板

clone 克隆

CLS (common language specification) 通用语言规范

code access security 代码访问安全

code page 代码页

COFF (Common Object File Format) 通用对象文件格式

collection 集合

COM (Component Object Model) 组件对象模型

combo box 组合框

command line 命令行

comment 注释

commit 提交 (for database)

communication 通讯

compatible 兼容

compile time 编译期、编译时

compiler 编译器

component组件

composite index 复合索引、组合索引 (for database)

composite key 复合键、组合键 (for database)

composition 复合、组合

concept 概念

concrete具体的

concrete class 具体类

concurrency 并发、并发机制

configuration 配置、组态

Connected Components 连通分支

connection 连接 (for database)

connection pooling 连接池

console 控制台

constant 常量

Constrained and Unconstrained Optimization 最值问题

constraint 约束 (for database)

construct 构件、成分、概念、构造(for language)

constructor (ctor) 构造函数、构造器

container 容器

containment包容

context 环境、上下文

control 控件

cookie

copy 拷贝

CORBA 通用对象请求中介架构(Common Object Request Broker Architecture) cover 覆盖、涵盖

create/creation 创建、生成

crosstab query 交叉表查询 (for database)

Cryptography 密码

CTS (common type system)通用类型系统

cube 多维数据集 (for database)

cursor 光标

cursor 游标 (for database)

custom 定制、自定义

D

data 数据

data connection 数据连接 (for database)

data dictionary 数据字典 (for database)

data file 数据文件 (for database)

data integrity 数据完整性 (for database)

data manipulation language (DML)数据操作语言(DML) (for database) data member 数据成员、成员变量

data source 数据源 (for database)

Data source name (DSN) 数据源名称(DSN) (for database)

data structure数据结构

Data Structures 基本数据结构

data table 数据表 (for database)

data-bound 数据绑定 (for database)

database 数据库 (for database)

database catalog 数据库目录 (for database)

database diagram 数据关系图 (for database)

database file 数据库文件 (for database)

database object 数据库对象 (for database)

database owner 数据库所有者 (for database)

database project 数据库工程 (for database)

database role 数据库角色 (for database)

database schema 数据库模式、数据库架构 (for database)

database script 数据库脚本 (for database)

datagram 数据报文

dataset 数据集 (for database)

dataset 数据集 (for database)

DBMS (database management system)数据库管理系统 (for database) DCOM (distributed COM)分布式COM

dead lock 死锁 (for database)

deallocate 归还

debug 调试

debugger 调试器

decay 退化

declaration 声明

default 缺省、默认值

DEFAULT constraint默认约束 (for database)

关于it软件的单词 第二篇_IT英语词汇

IT 英语词汇2000

AAIMS(An Analytical Information Management System)分析信息管理系统 Abacus 算盘

Access security 存取安全 Access time 存取时间 Active 有源的

Ada programming language Ada 程序设计语言 Adapter 适配器 Adapter card 转接卡 Add-on 外接式附件 Address 地址

ADSL(Asymmetric Digital Subscriber Line) 非对称数字客户线路

After-image record 残留影像记录 Algorithm 算法 Alpha testing ɑ测试 Alteration switch 变换开关

ALU(Arithmetic/Logic Unit) 运算器 Amplitude 幅度 Analog data 模拟数据 Analog cellular 模拟移动电话 Analog signal 模拟信号 Analysis block 分析块 Animation 动画制作 ANSL(American National Standards Label) 美国国家标准标号 Answerback memory 应答存储器

Anti-noise coding 反噪声编码 Antivirus software反病毒软件 APL(A Programming Language) APL 语言

Application development cycle 应用开发周期

Application program 应用程序 Application software应用软件 Arithmetic operation算术运算

ARP(Automatic Receive Program)自动接受程序 Artificial network 仿真网络 ASCII(American standard Code for Information Interchange) 美国信息交 换用标准代码 Assembler 汇编程序 Assembly language 汇编语言 Asynchronous 异步的 Asynchronous transmission 异步传输

ATM(Asynchronous Transfer Mode) 异步传输模式 ATM(Automated Teller Machine)自动出纳机 Attribute 属性

Auctions on the web 网上拍卖Audio board 声板 Audio file 声音文件 Audio input device 声音输入装置

Audio-player 播放 Audit program 审查程序 Auditing system 审查系统 Authoring system 写作系统 Backbone system 主干系统 Backup file 备份文件 Backward compatibility 反向兼容性

Backward recovery 向后恢复 Band printer 带式打印机 Bandwidth 带宽

Bandwidth limitation带宽限制Bar code 条形码

Bar-code reader条形码读出器 Basic exchange format 基本交换格式

BASIC programming language BASIC 程序设计语言 Batch processing 批处理 Beeper 传呼机 Beta testing β测试 Binary digit 二进制数字

Binary file 二进制文件 Binary number system 二进制数字系统 Binary system 二进制 BIOS(Basic Input/Output System)基本输入/输出系统 Bit 量,位 Bit(binary digit) 位,二进制位,比特 Bit-mapped display screen 位映像显示器 Block check 块检验 Blocking software 封锁软件 Bookmark 书签 Bootleg version 盗版 BPS(Business Professional System) 商业专用系统 Bridge 网桥

Broadcast image 广播图象 Browser 浏览程序 Building blocks 组件 Built-in function 内部功能

Bus 总线

Bus network 总线网络 Bus slot 总线槽

Business terminal equipment 商务终端设备 Button 按扭 Byte 字节,位组

C programming language C程序设计语言

C++ programming language C++程序设计语言 Cable length 电缆长度 Cable modem电缆调制解调器Cache memory 超高速缓冲存储器

CAD(Computer-Aided Design) 计算机辅助设计

CADD(Compute-Aided Design and Drafting)

计算机辅助设计与制图 Call-back system 回叫系统 CAM(Computer-Aided

Manufacturing) 计算机辅助生产 Capacity 容量 Carrier wave 载波 Cartridge tape 盒式磁带 CASE(Computer-Aided Software Engineering) 计算机辅助软件工程 CBT(Computer-Based Training) 利用计算机的训练

CCD(Charge Coupled Device)电荷藕合器件 CD writer 刻录机

CDC(Code-Directing Character) 代码引导字符

CDP(Certified Data Processor)合格数据处理程序 Cell 单元,细胞,信元 Cell address 单元地址 Cell pointer 单元指示器 CEO(Chip Enable Output) 芯片启动输出

CERT(Character Error Rate Tester) 字符出错率测试程序 Chain printer 链式打印机 Channel command 通道命令 Character 字符

Character-recognition字符识别

Chat room 聊天室 Check bit 校验位,检验位 Child record 子记录 Chip 芯片,晶片 Circuit switching 电路转接,线路交换 CIS(Communication Information System) 通信信息(情报)系统 Clear entry 消除输入 Click 点击

Client 客户,委托程序,委托进程,客户机

Client-server 客户服务器 Clipboard 剪贴板

Clouds 云

Cluster 簇,束,线束,群集 Coaxial tree network 同轴树状网络

COBOL programming language COBOL 程序设计语言 Coding 编码,编程序 Collision 冲突 Color display screen 彩色显示屏

Communication 通信 Communication parties 传输单元

Communications channel 通信信道

Communications controller 通信控制器

Communications hardware 通信硬件

Communications network 通信网络

Communications satellites

通信卫星

Communications server 通信服务器

Communications service 通信业务

Communications software 通信软件

Communications technology 通信技术 Compatibility

兼容性,一致性,互换性 Compiler 编译程序

Component 分量,成分,元件,组件,部件 Compression 压缩 Computer 计算机

Computer-based information system 计算机信息系统 Computer crime 计算机犯罪 Computer industry计算机行业 Computer literacy 计算机扫盲 Computer online service

关于it软件的单词 第三篇_IT常用词汇汇总

专业公司:Strategic Business Unit/ SBU

产业基地:Industrial Bases

区域公司:Regional Companies

2.集团公司部门名称:

工会:Labour Union

办公室:Office

党办: Office of Party Committee

生产经营办:Office of Production Operation

安全环保部:Department of Safety & Environment Protection

人事部:Personnel Department

党委组织部:Organization Department under Party Committee

财务部:Financial Department

资产部:Assets Department

规划发展部:Planning and Development Department

监事部:Supervision Department

纪律检查委员会:Discipline and Inspection Committee

企划部:PR Department

党委宣传部:Publicity Department under Party Committee

管信部:Management & IT Department;

科技部:Department of Science and Technology

机关事务局:Bureau of Internal Affairs

3.IT服务中心部门:

信息技术服务中心(ITSC):Information Technology Service Center

综合处 (GAO): General Adm. Office

ERP能力中心 (ERP CC):ERP Competence Center

商务智能中心:(BICC): Business Intelligence Capability Center

质量部 (QMD):Quality Management Department

IT标准化中心 (SC) :IT Standardization Center

数据中心:(DC):Data Center

客户服务中心:(CSC) Customer service center

业务系统运行部:(BSOD) Business System Operation Department

4.常用专业词汇: (业务板块)

有机硅:Silicone

研发中心:R&D Center

权限:Authorization

全球模板:Global Template

改造:Transformation

机房:Sever room

现场支持:Onsite Support

核心模版组:Kernel Module Group

5. IT方面;

上线:Rollout;

专线:Leased line;

检查:Check【关于it软件的单词,】

实施:Implement

转储:ship backup data to NAS;

验收:Acceptance

支持:Support

演练:Training

迁移:Migration

运维:Operation and maintenance

主数据:Master data

回归测试:Regression Test

模拟运行:Dry Run;

单元测试:Unit testing

开发模型:Development model

传输请求:Change Requests

集成测试:Integration testing

IT基础设施(基础架构):IT infrastructure

标准化机房:Standardized server rooms

解决方案管理器;Solution manager

业务流程管理BPM Business Process Management

信息技术基础架构库 ITIL Information Technology Infrastructure Library

6. 管理类

(入职)培训:(onboard) Training

审批:Approval

附件:Attachment.

监督: Supervise

报表: Report forms

状态: Situation

持续:Continue

处理:Disposal

解决:Solve

协调:Coordinate

落实:Nail down ; Confirm

成本中心;Cost center

利润中心;Profit center

科学发展观:Scientific outlook on development

7. 常用缩写

BW 数据仓库 Business Information Warehouse

EP 企业门户 Enterprise portal

HR 人事管理 Human resources

KPI 关键业绩指标 Key Performance Indicator

MRP 物料需求计划 Material requirement planning

OA 办公智能化 Office Automation

P11系统:BW生产系统

Q11 Q12系统: BW测试系统

T11系统:BW培训系统

FS 功能文档说明 Function specification Document

TS 技术文档说明 Technical Specification

FI 财务会计 Financial Accounting

CO 管理会计: Management accounting

MM 物料管理 Material Management

SD 销售与分销 Sales and Distribution

PP 生产计划 Production Planning

PM 设备管理 Plant Management

QM 质量管理 Quality Management

EHS 环境健康与安全 Environmental Health and safety

8. 网络词汇

网管协议 SNMP: Simple network management protocol

互联网控制信息协议 ICMP: Internet control message protocol

地址解析协议 ARP: Address resolution protocol

传输控制协议 TCP: Transmission control protocol

用户数据报协议 UDP: User datagram protocol

简单邮件传输 SMTP: Simple mail transfer protocol

域名服务器 DNS: Domain name service

组播地址 Multicast

虚拟专网 VPN: Virtual private networks

安全套接层 SSL: Secure sockets layer

点对点协议 PPP: Point to Point protocol

路由信息协议 RIP: Routing Information protocol

开放的最短路径优先协议 OSPF: OPen shortest path first

HDLC协议 HDLC: High level datalink control protocol

路由器 Routers 交换机 Switch

子网 Subnet

同步光纤网 SONET 拓扑结构 Topology

不间断电源 UPS

局域网 LAN

广域网 WAN

9.硬件设备词汇表

不间断电源:UPS

蓄电池:Battery

恒温恒湿机:Constant temperature and humidity machine

机柜: Cabinet

发电机:Generator

互头开关:ATS

等离子显示屏:PDP

空调柜机:Air Conditioner

多联机空调: Muti-line air conditioner

热水器: Heater

水泵:Pump

润滑油:Lubricating oil

防冻液:Antifreeze

投影仪:Projector

投影幕:Screen

硬盘录像机:DVR

DVD播放机:DVD player

广播主机:Radio Host

功放机:Amplifier

防火门:Fire Door

防火玻璃隔断:Fire-resistant glass

配电柜:Distribution Cabinet

紧急照明电源:EPS

VGA矩阵:VGA Matrix

工控机:IPC

电话交换机:PBX

灭火器:Extinguisher

家具:Furniture

窗帘:Curtain

电梯:Elevator

安防:Security

消防通道锁:Fire Channel Lock

介质柜:Media cabinet

资料柜:Information Stands

切换矩阵:KVM

门禁:Access

掌纹机:Fingerprint Machine

视频监控系统:CCTV

油箱:Tank

10.ERP系统词汇

企业资源计划 (ERP): Enterprise Resource Planning

制造资源计划(MRPⅡ) :Manufacturing Resource Planning

物料需求计划(MRP): Material requirements planning

验收 Acceptance

批准 Approval

预期储备 Anticipation inventory

物料清单 (BOM): Bill of materials

批流程:Batch process

闭环MRP :Closed-loop MRP

计算机辅助工艺设计(CAPP) :Computer-aided process planning

计算机辅助软件工程(CASE):Computer-aided software engineering

计算机辅助设计(CAD): Computer-aided design

计算机辅助制造(CAM) :Computer-aided manufacturing

计算机集成制造系统(CIMS) :Computer integrated manufacturing system 配置 Configuration

顾问Consultant

面向客户制造管理系统(COMMS):Customer oriented manufacturing management system

决策支持系统 Decision support system

分布式(DMRP):MRP Distributed MRP

分销资源计划(DRP):Distribution resource planning

分销需求计划 Distribution requirements planning

离散型生产Discrete manufacturing

派工单Dispatch list

需求管理Demand management

最早定单完成日期 Earliest due date

评价Evaluation

作业现场库存 Floor stock

人力资源计划 Human resources (HR)

实施 Implement

库存Inventory

库存管理(IM): Inventory management

库存(资金)周转次数:Inventory turnover/turns

物料:Item, material, part

关键用户 Key user

制造执行系统(MES):Manufacturing executive system

管理信息系统 (MIS):Management information system

最小库存余量 Minimum balance

最小订购量(MOQ) :Minimum order quantity

最大供应量(MSQ):Maximum supply quantity

产品或物料(英文/中文)描述 Object description (English/Chinese)

定货策略Order policy

优化生产技术(OPT) :Optimized Production Technology

关于it软件的单词 第四篇_计算机与软件英语单词

《计算机基础》

1. mouse鼠标 2. Chinese中文 3. English英文 4. save保存 5. exit退出

6. Keyboard键盘 7. Notepad记事本

8. word字,词,微软公司生产的文字处理

软件

9. 0ffice办公室 10. copy复制 11. find查找 12. table表格

13. page页

14. picture剧画,照片

15. paste粘贴

16. sheet (一)片,(一)张 17. number 数字 18. sum 总数,和 19. true 真 20. false 假

21. cell 单元 22. average 平均数 23. play 播放

24. view 视图 25. cartoon 动画

26. template 模板 27. slide 幻灯片

34. ROM 只读存储器 35. hard disk 硬盘 36. main board 主板 37. OS 操作系统 38. edit 编辑 39. copy 复制 40. move 移动 41. delete 删除

42. directory 目录 43. format‘ 格式化(磁盘 44. disk 磁盘 45. rename 重新命名 46. save 保存 47. network 48. LAN 49. WAN 50. 51. 万维网 每个人,个人 /Server C/S,客户/服务器 54. Browser/Server B/S,浏览器/服

务器

55. DNS 域名系统

56. Protocol 协议

57. Intranet企业内部互联网

58. SMTP Simple Message Transfer

Protocol,简单邮什传输协议

59. POP3 Post Office Protocol,邮局协

议3

《Java》

60. public 公共的 61. void 空的 62. main 主要的 63. class 类 64. system系统

65. out 外面,外出,输出 66. print 打印

67. static 静态的 68. string 字符串

《进入软件编程世界》

28. computer 计算机 29. hardware 硬件 30. software 软件 31. CPU 中央处理器

32. memory 存储器,内存 33. RAM 随机存储器

69. double 双的 70. character 字符 71. integer 整数 72. name 姓名 73. type 类型 74. price 价格

75. score 得分,分数

76. money 货币,钱,金钱 77. sex 性别

78. before 在……之前,以前 79. now 现在

80. weight 重量

81. height 高度,海拔 82. boolean 布尔

83. true 真的,正确的 84. false 错误的.假的 85. If 如果 86. else 否则 87. case 情形 88. default 默认 89. switch 开关,电闸 90. break 打破,突变 91. while 当…的时候 92. index 索引

93. count 计算,计数

94. bug 95. debug 调试,纠错 96. do 做,实行

97. loop 循环

本文来源:http://www.gbppp.com/sh/478679/

推荐访问:记单词的软件 单词背诵软件

热门文章