计算机英语复习

词汇:

数据隐藏 data hiding 

通用 general

目标程序 object program 

接口 interface

搜索引擎 search engine

基准程序 benchmark program

嵌入式系统 embedded system

大型计算机 mainframe computer

任务栏 taskbar

指令 instruction

实用程序 utilities

操作数 operand

中断 interrupt

检索 retrieve

配置 configuration/ configure

封装 encapsulation/encapsulate(v)

平板电脑 tablet pc

外设 peripheral

带宽 bandwidth

缓冲器 buffer

超类 superclass

等待时间 latency

同步的 synchronous / 同步地 synchronously

同时(发生)的 concurrent /同时地 concurrently 

同时(发生)的 simultaneous /同时地 simultaneously

人工智能 artificial intelligence

集线器 hub

可移植的 portable

配置 configuration/ configure

优先级 priority

互操作性interoperability

缺省的 default

继承性 inheritance

螺旋模型 spiral model

文档 documentation

防火墙 firewall

帧中继 frame relay

参数 parameter

性能测试 performance test

模块 module

可行性 feasibility

无线网络 wireless network 

多态性 polymorphism

汇编语言 assembler language

原型 prototype

算法 algorithm

流程图 flowchart

维护 maintenance

编译器 compiler

中间性 intermediate

虚拟终端 virtual terminal

随机的 random

 ---------------------------------------

补充:

 暂停,挂起 suspend  v.

冗余数据 redundant data

缺点,缺陷 drawback n.

反馈 feedback n.

面向连接的协议 connection-oriented protocol

面向对象的  object-oriented adj.

面向过程的 processor-oriented adj.

receipt 接收 n.  /  receive 接收 v.

modularization 模块化 n.

transparent 透明的 adj.

terminate 终止 v. / terminal 终端 n.  末端的,晚期的 adj.

end-to-end 端到端的 adj.

explicit 明确的 adj.

enhance 增强 v. / enhanced 增强的,提高的,放大的 adj. / enhancement 增强 n.

analogue 模拟的 adj / 类似物,相似物 n.

hypertext 超文本 n.

browser 浏览器 n. (老是写错

animation 动画 n. / animal 动物 n.

premise 前提 n.

dedicate 奉献,献身 v. /  dedicated 专用的,专注的 adj. (dedicated connection 专用连接

transaction 事务,事务处理

network security 网络安全 

virus 病毒 n. (复数viruses

gateway 网关 n.

electronic commerce 电子商务

encryption 加密 n. / encrypt 加密 v.

decryption 解密  n. / decrypt 解密 v.

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

sub-process 子过程,子进程 n.

information age 信息时代

measurement 测量 n.

compiler 编译器,编译程序 n.

addressing n. 寻址

system flowchart 系统流程图

program flowchart 程序流程图

compare v. 比较 / compassion n. 比较

symbol n. 符号

derived type 派生类型 

integrate v. 使整合,使完整 / integrated  adj. 集成的,综合的

superset n. 超集

productivity n.生产力

platform 平台 n.

portable 可移植的 adj.

抽象(abstract),封装(encapsulation),继承(inheritance),多态(polymorphism)

scripting language 脚本语言 

elegant adj. 简洁的

release n. 软件发布 v. 发布,发行

requirement analysis 需求分析

feasibility analysis  可行性分析

mode of interaction 交互模式 

evolution 进化 n.

compatibility 兼容性 n.

standardization 标准化 n.

URL(Uniform Resource Locator) 统一资源定位符

Department of Defense 国防部 n.

procedure 过程 n.

premium adj. 高级的,优质的

visual 可视的 adj.

 magnetic disk 磁盘

RAM(Random Access Memory)  随机(访问)存储器

DRAM(Dynamic RAM) 动态随机存储器

ROM(Random Only Memory) 只读存储器

channel 信道,通道 n.

persistent storage 持久储存器

middleware 中间件 n.

易混淆词汇:

 electrical  adj.  电的,与电有关的,电气科学的;

 electric  adj.  发电的,带电的,电的;

 electronic adj. 电子的,电子版本(electronic version)

 

 process n.过程,工序

    v.处理,加工

progress n.进步,前进

    v. 发展,使进步

 

 翻译短语:

 考试范围内的词汇表:

Chapter 1 Computer Hardware

1.1 Computer Organization

computer                                 计算机

information processing            信息处理

hardware                                  硬件

software                                   软件

program                                   程序

general-purpose machine        通用(计算)机

special-purpose machine        专用(计算)机

instruction                               指令

set of instruction                 指令集,指令系统

input device                        输入设备

output device                      输出设备

Input/Output (I/O)                输入/输出

main memory                      主存储器

central processing unit (CPU)        中央处理器

bus                                       总线

microcomputer                     微型计算机

minicomputer                       小型计算机

mainframe                             主机,特大型机

desktop computer                           台式计算机

personal computer (PC)                 个人计算机

operating system                             操作系统

disk                                                  磁盘

Digital Video Disk (DVD)               数字视[频光]盘

Computer Disk Read-Only Memory (CD-ROM)             光盘只读存储器

keyword                                          键盘

mouse                                    鼠标

audio                                     声[音]频的,声音的

interface                                接口

peripheral                              外围,外围设备

monitor                                  监视,监视器

reset                                       复位

1.2 What is a processor ?

instruction         指令

instruction set    指令系统,指令集

processor           处理器

operation            操作、操作码、操作码指令

operand              操作数

register               寄存器

clock                                         时钟

megahertz (MHz)                          兆赫

control unit                     控制器,控制部件

decode                          译码,解码

arithmetic and logic unit (ALU)   算术/逻辑部件

word size (word length)                字长

machine language                         机器语言

1.3 Memory System

hierarchical memory             存储器层次结构

  cache                       高速缓冲存储器,高速缓存

  chip                                        芯片

  on-chip cache                         单片高速缓存

  silicon-die                              硅片

  magnetic disk                         磁盘

  main memory                         主存储器

  paged virtual memory            页式虚拟存储器 

  Random Access Memory (RAM)      随机(访问)存储器

 Read Only Memory (ROM)         只读存储器

   boot                                    引导,启动,自举                              

  Compact Disk ROM (CD ROM) 只读光盘

  disk drive                                      磁盘驱动器

  floppy disk (diskette)                   软磁盘

  write once, read many (WORM)      一次写多次读

  magnetic tape                               磁带

register file                            寄存器组

  latency                              潜伏时间、等待时间

  page frame                             页帧

  real memory (storage)            实存储器

  Dynamic RAM (DRAM)       动态随机存储器

  benchmark                 基准测试程序,测试标准,基准

  volatile                                   易失性

  laser storage                           激光存储器

1.4  Input/Output System

latency                             等待时间

    bandwidth       带宽(外设与存储器的传送速率范围)

    modem                            调制解调器

    hard disk                         硬(磁)盘

    code conversion              代码转换

    programmed I/O             程序控制I/O

    coprocessor I/O               协处理器I/O

    memorymapped I/O    存储器映射I/O   

 interrupt                           中断

    path                                  通路,路径

    multiprocessor                 多处理器

    synchronization               同步化

    coherency                        相关,相干

    direct memory access(DMA)          直接存储器存取

    channel                            信道,通道

    input/output system         输入输出系统

    buffering                          缓冲

   accumulator                     累加器

    peripheral                         外围,外围设备

    pattern of bits                   位模式

    load                                  装入,加载

1.5 Buses and Controllers

bus                     总线

  synchronous       同步的

  asynchronous      异步的

  decentralized       分散式(的)

  distributed           分布式(的)

  priority                优先级

  daisy chain          菊花链

  polling                 轮询

peripheral Component Interconnect (PCI)       外围部件互连(总线)

  adapter                               适配器

  timing                                定时,同步

  dedicated bus                     专用总线

  general-purpose bus           通用总线

  share                                   共享

  bandwidth                        (频)带宽(度)

1.6 Just what is the universal serial bus?

Universal Serial Bus (USB)   通用串行总线

platform                                 平台

serial port                              串行(端)口

hub                                        集线器

download                              下载

image                                    图像,映像,成像

Fiber Channel                       光纤通道

video                                     视频

telecommunication          远程通信,电信

adapter card                    适配器卡

high-resolution                高分辨率

joystick                            操作杆

game card                       游戏卡

sound card                      声卡

video conferencing         视频会议

surround sound stereo   环绕声,立体声

intelligence                     智能

information flow             信息流

traffic flow                      业务流

configuration                  配置

broadcast quality           广播级质量

 Chapter 2 Computer Operating System

2.1 Summary of operating system

  job management                              作业管理

   resource management                      资源管理

   job queue                                 作业队列

   input/output control system(IOCS) 输入输出控制系统

   batch system                             批处理系统

   time-shared operating system          分时操作系统

   offline operation                          脱机操作

   real-time system      

   buffering                     缓冲技术

   spooling system          假脱机系统

   multiprogramming      多道程序设计

2.2 Windows XP and Vista

dependability                          可信性、可靠性

 Dynamic Link Library (DLL)    动态链接库

 firewall                                     防火墙

 attack                                       攻击,进攻

 Encrypting File System (EFS) 加密文件系统

 hacker                                      黑客

 remote assistance                   远程援助

 task-oriented                           面向任务的

 restack                                 重新堆叠

 stack                                  栈,堆栈,堆叠

interface                          界面,接口

 tablet PC                         平板式计算机

 notebook computer         笔记本计算机

 desktop                           桌面(计算机)

 backup                            备份,后备支援

 remote                             远程

 definition                         分辨率,清晰度

 premium                          高级,优质

 entertainment                  娱乐

 menu slide                      菜单滑块

 taskbar                            任务栏

 appearance                     外观,外部特征

 customize                       个性化

 gadget                            小工具,小器具

 system resource             系统资源

 virus                                病毒

 animation                        动画

 switcher                        切换器(程序)  

 folder                               文件夹

 navigation pane               动画窗格

favorite                         收藏夹(页)

 filter                              筛选器

 visual                            可视的

 threat                            威胁

 digital media                 数字媒体

 Photo Gallery                照片库

 exposure                       曝光,泄露

 export                           导出,输出,引出

 clip                                剪辑

 share                            共享

 wireless network          无线网络

2.3 Unix and Linux

 UNIX                   一种计算机操作系统

 concurrently        并发地

 terminal               终端

 multi-user            多用户

 multitask              多任务

 job                       作业

 kernel                  内核

interface                           接口

 programming language   程序设计(编程)语言

 background                     后台

 system call                      系统调用

 interpreter                        解释程序

 file                                   文件

 redirection                       重定向

 device-independent        设备无关的

shell                       外壳(程序)、命令解释程序

 General Public License(GPL)                        公用授权协议

 Linux                     以Linux命名的操作系统

 source code          源代码

 Portable Operating System UNIX(POSIX)  可移植的UNIX系统

 Gnu’s Not UNIX (GNU)         一个自由软件组织

2.4 the middleware

   persistent storage                   持久储存器

    middleware                             中间件

    Application Program Interface (API)           应用程序接口

    variable-length file                   可变长文件

    relational database                  关系型数据库

    bundle                             捆,卷,捆绑件

    host name                                主机名

Chapter 4 Compter NetWork

4.1 Architecture of Computer Networks

 computer network               计算机网络

 network architecture           网络体系结构

  protocol                              协议

  open system interconnection reference    model (OSI/RM)    开放系统互连参考模型

  Transmission Control Protocol/Internet Protocol (TCP/IP)       传输控制协议/互联网协议

  channel                                信道

  frame                                   帧

  packet                                  分组,包

message                                       报文,消息

  connectionless                             无连接的

  connectionoriented                  面向连接的

  user datagram protocol (UDP)           用户数据报协议

  data communication                    数据通信

  resource sharing                          资源共享

  data format                                  数据格式

  layer-based                                  分层次的

  physical medium                      物理媒体(介质)

  International Standards Organization (ISO)          国际标准化组织

  Department Of Defense (DOD) (美国)国防部

  industrial standard                         行业标准

  transport layer                        传输层,运输层

  network layer                                网络层

  application layer                            应用层

  end-to-end                          端对端,终点到终点

  byte stream                                    字节流

  virtual terminal                              虚拟终端

 4.2 Local area networks(LANs 局域网)

 

LAN (Local Area Network)               局域网

 

  client-server                             客户服务器(方式)

 

  peer-to-peer                             对等(方式)

 

  hub                                          集线器

 

  switch                                      交换机

 

  topology                                   拓扑(结构)

 

  star topology                            星型拓扑

 

  Ethernet                                   以太(局域)网

 

  randomly                                 随机地

 

  CSMA/CD (Carrier Sense Multiple Access/CollisionDetection)            载波侦听多路访问/冲突检测

 

  UTP (Unshielded Twisted Pair)     非屏蔽双绞线

 

  coaxial cable                           同轴电缆

 

  NIC (Network Interface Card)       网络接口卡(网卡)

 

  multi-port bridge                            多端口网桥

 

  router                                  路由器

 

   ASIC (Application-Specific Integrated Circuit)        专用集成电路

 

  Gigabit Ethernet                       千兆位以太网

 

  fiber-optic                              光纤

 

  FDDI (Fiber Distributed Data Interface)     光纤分布式数据接口

 

  ATM (Asynchronous Transfer Mode)            异步转移(传输)模式

 

  WLAN (Wireless Local Area Network)      无线局域网

 

  ISM (Industrial, Scientific, and Medical) band       工业、科学和医药频段

 

  FHSS (Frequency Hopping Spread Spectrum)        跳频扩频

 

  DSSS (Direct Sequence Spread Spectrum)  直序扩频

 

  CDMA (Code Division Multiple Access)    码分多址

 

  MAC (Medium Access Control)           媒体访问控制

 

  WAP (Wireless Application Protocol)  无线应用协议

 

  Cell phone                                  蜂窝电话

 

  pager                                        传呼机

 

 Wireless bridge                                无线网桥

 

  Leased line                                  租用线

4.3 Wide area networks(WANs 广域网)

WAN (Wide Area Network)          广域网

packet switching network            分组交换网

priority code                                 优先级代码

source  address                           源地址

destination address                     目的地址

datagram                                     数据报

virtual circuit                                虚电路

(SVC) Switched Virtual Circuit    交换式虚电路

(PVC) Permanent Virtual Circuit         永久式虚电路

multiplex                                              多路复用

leased line network                              租用线(路)网

frame relay                                           帧中继

CPE(Customer Premises Equipment) 客户设备

access line                                       接入线

port                                              端口

route                                                     路由,路径

backbone                   主干网,骨干网

trunk                         干线,[ 局内]中继线,信息通路

4.4 Windows Server 2008

utility                              实用程序,实用工具

 virtualization                         虚拟化

 Information Technology (IT) 信息技术

 workload                               工作负荷

 shell                             外壳(程序),命令解释程序

 hypervisor                             管理程序

 Virtual Private Network (VPN)     虚拟专用网

Internet Information Services(IIS)   因特网信息服务

 client computer                           客户计算机

 diagnostic                                   诊断

 troubleshooting                     故障查找(诊断、排除)

 Network Access Protection (NAP) 网络访问保护

 Active Directory (AD)                     活动目录

 High Performance Computing (HPC)         高性能计算

4.5 About Network Convergence

Session Initiation Protocol  (SIP)     会话起始协议

 Internet Multimedia core network Subsystem 

 (IMS)                            因特网多媒体核心网子系统

 convergence                收敛(性),会聚(性、度),会聚,学科交叉

 network traffic              网络通信(业务)量

 core network                核心网

 network layer protocol 网络层协议

 subscriber                    用户

roam                                               漫游

 cellular network                              蜂窝式网络

 Broadband Internet                        宽带因特网

 access network                              接入网

 login                                               登录

 Personal Digital Assistant  (PDA)  个人数字助理

 account                                  账户,账号

 node                                              节点

 Time Division Multiplex  (TDM)     时分多路复用

 Chapter 5 The Internet

5.1 Overview of the Internet

 Internet                                     因特网

  ARPAnet                           ARPA计算机网,阿帕网

  packetswitching network      分组交换网,包交换网

  interoperability                         互操作性

  WWW(world wide web)     万维网,环球信息网

  hypertext                                   超文本

  client                                         客户

  browser                                     浏览器

  download                                 下载 

HTTP(hypertext transfer protocol) 超文本传送协议

  URL(uniform resource locator)      统一资源定位地址

  search engine                               搜索引擎

  search criteria                              搜索条件

  Web page                                     网页

  GUI(graphical user interface) 图形用户接口

  IE(Internet Explorer)      (微软公司的)浏览器软件

  Mosaic                           美国计算机安全协会(NCSA)的公共WWW浏览器 

   Navigator                              (网景公司的)浏览器

    electronic mail                             电子邮件

   SMTP(Simple Mail Transfer Protocol)       简单邮件传送协议

   POP(Post Office Protocol)                 邮局协议

   FTP(File Transfer Protocol)               文件传送协议

   Telnet(Telecommunication network) 远程通信                                           远程登录(服务)

   TCP/IP(Transmission Control Protocol/ Internet Protocol)           传输控制协议/互联网协议

5.2 Connecting to the Internet

 ISP (Internet Service Provider)    因特网服务提供商

access                                         访问,接入

portability                                     便携(设备)

animation                                     动画

video chip                                     视频剪辑

mobile Web                                  移动万维网

wireless Web                                无线万维网

notebook                                      笔记本(电脑)

handheld                         手持的

built-in                              内置的

mobile phone                   移动电话

pager                                寻呼机

modem                             调制解调器

video on demand (VOD)  视频点播

premise                            前提,处所

tree topology                    树型拓扑

optical fiber                      光纤

WAN (Wide Area Network)     广域网

LAN (Local Area Network)      局域网

dedicated connection              专线连接

wireless connection                 无线连接

transceiver                              收发器

coaxial cable                            同轴电缆

cable TV                                   有线电视

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

downstream                             下行,顺流,下游  

upstream                            上行,逆流,上游

CO (Central Office)                    中心(交换)局

HFC (Hybrid Fiber Coax)    混合光纤同轴电缆(网)

MSO(Multiple System Operator)多系统操作员

head end                           头端器,数据转换器   

RF (Radio Frequency)               射频,无线电频率

cable modem                             电缆调制解调器

backbone network                     主(骨)干网

duplex                                        双工

5.3 WWW Browser and Server

hyperlink               超(级)链接

click                       单击,点击

Web server           万维网服务器

transaction           事务,事务处理,交易

UNIX                     一种操作系统

daemon                守护程序,后台驻留程序,端口监控程序

dial-up telephone  拨号电话

package                     程序包,软件包

shareware                  共享(软)件

HTML (HypertText Markup Language)      超文本标记语言

MSIE (MicroSoft Internet Explorer)       微软公司的因特网浏览器

commercial package   商业软件包

IIS (Internet Information Server)        因特网信息服务器

5.4 About Internet 2

digital library                    数字图书馆

  virtual laboratory              虚拟实验室

  multicasting                      多播,组播

  Quality of Service (QoS)  服务质量

  Next generation Internet (NGI) 下一代因特网

5.5 Network security

 network security                  网络安全

 virus                                     病毒

 unauthorized access           非授权访问

 firewall                                 防火墙

 boot                                     自举,引导,启动

 sector                                  (磁盘)扇区,扇面

 macro virus                         宏病毒

 floppy disk                           软(磁)盘

 download                       下载,卸载

 identification                   识别,验证,鉴定

 authentication                 验证,鉴别

 password                        口令,密码

 access card                    存取卡

 biometric device             生物统计仪器

 filter                                过滤,滤波

 block                               封锁

 NFS(Network File System)    网络文件系统

 gateway                               网关

 relay service                        中继业务

 packet filtering                     分组(包)过滤

 circuit gateway                     电路网关

 application-level gateway    应用级网关

 screening router                  屏蔽路由器

 bastion host                         堡垒主机

 dual-homed gateway           双宿主网关

 screened-host gateway       屏蔽主机网关

 screened subnet                  屏蔽子网

Chapter 7 Programming Languages

7.1 Overview of Computer Languages

programming languages   程序设计语言

instruction                          指令

operation code                   操作码

operand                             操作数

mnemonic                          助记的

symbolic address               符号地址

assembler                          汇编程序,汇编器

source program                 源程序

object program                    目标程序

high level language             高级语言

macroinstruction                  宏指令

compiler                              编译程序,编译器

selection structure               选择结构

loop structure                      循环结构

machine language              机器语言

addressing                          编址,寻址

7.2 Flowchart

 program flowchart                      程序流程图

  module                                        模块

  macrochart                                  宏流程图

  microchart                                   微流程图

  subroutine                                   子例程

  programming control structure    编程控制结构

  sequence structure                       顺序结构

  selection structure                       选择结构

  loop structure                              循环结构

 chart                                    图,图表

 maincontrol                         主控(图)

 modular                               模块(图)

 symbol                                 符号

 American National Standards Institute (ANSI)    美国国家标准学会

 Input/Output (I/O)               输入/输出

 processing                            处理

 data movement instruction   数据传输指令

 terminal                             终端,终止符

 interruption point              中断点

 program branch                程序分支

 decision                            判定,决策

 entry (entrance)                入口,进入

 logic/compassion              逻辑/比较

 conditional statement        条件语句

 connector                          连接符,连接器

7.4 C,C++ and C#

structured language               结构化语言

OOP (Object-Oriented Programming)       面向对象程序设计

compiler                                 编译器(程序)

class                                       类

VC++ (Visual C++)                可视化C++

Java language                       一种面向对象的程序设计语言

 encapsulation                包装,封装

 data hiding                     数据隐藏

 inheritance                     继承性    

 polymorphism                多态性

 portable                          可移植的

 ANSI                               美国国家标准学会

 superset                          超类

 framework                       框架,构架,架构

 platform                           平台

 runtime                            运行时间,运行时,运行期

Common Language Runtime (CLR)               公共语言运行时

Common Language Specification (CLS)                公共语言规范

library                               库

.NET Framework Class Library (FCL) .NET 架构类库

Graphic User Interface (GUI)             图形用户接口

building block                            积木式部件

7.5 Makeup and scripting languages

markup language   标记(置标)语言

 scripting language 脚本(描述)语言,过程(编制)语言

 HTML (Hyper-Text Markup Language) 超文本标记 语言

 line capacity            线路容量

 tag                           标记

 word processor       字处理器(软件)

text editor                  文本编辑器(软件)

XML(eXtensible Markup Language)     可扩展的标记语言

JavaScriptJava  过程(程序)语言,基于对象的脚本语言

DHTML (Dynamic HTML) 动态超文本标记语言

7.6 About Open Source

Open Source    开源

 proprietary        专用的

 Software Development Kit (SDK)  软件开发套件

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

 European Computer Manufacturer’s Association (ECMA)   欧洲计算机制造商协会

 shareware                    共享件,公用件

 interchangeable           可互换性

 overlap                         重叠

 Shared Source             共享源

 version                          版本

 release                       (软件产品)发布,版本

 Shared Source Common Language  Infrastructure (SSCLI)   共享源通用语言基础

Chapter 8 Software Engineering --概念及原理的灵活运用

8.1 Software development life cycle models

release                     软件发布

 overlap                     重叠

 drawback                  缺点

 spiral                         螺旋形的

 life cycle                    生命(存)周期

 model                        模型

 variation                    变化,变更

 fixing bugs                查错

overhead                   开销

 prototype                   原型,样机

 demo                         演示(版),测试版,样机

 word processor         字处理软件

 spreadsheet              电子表格软件

 risk                            风险

 feedback                   反馈

8.2 Requirements Analysis

requirement analysis   需求分析

 background study        背景研究

 business                       商业,事业,事务

 accounting system       记账系统,会计制表系统

 accounting service       记账服务(程序)

 package                     (软件)包

 feasibility                       可行性

 background                   背景,后台

8.3 Software design and testing

software design                        软件设计

 flowchart                                   流程图

 design description languages   设计描述语言

 programming system                程序设计系统

 file structure                              文件结构

 software testing                         软件测试

 coding                                        编码

 data flow diagram                      数据流程图

 case                                           案例

algorithm                            算法

 data structure                     数据结构

 module testing                    模块测试

 unit testing                          单元测试

 boundary condition             边界条件

 integration testing               综合测试,集成测试

 function test                        功能测试

 performance test                性能测试

 debugging                          调试,排错

 program module                 程序模块

8.4 Software quality assurance

software quality assurance    软件质量保证

 software standard                  软件标准

 verification                          验证,检验,核实

 validation                            确认,证实,验证,有效性

 engineering project                工程项目

 robustness                         稳健性,鲁棒性,健壮性

 IEEE (Institute of Electrical and Electronic Engineers)           电气和电子工程师协会

ANSI (American National Standards Committee)  美国国家标准协会

 documentation          文档

 reliability                    可靠性

 usability                     可使用性

 modifiability               可修改性

 portability                   可移植性

 maintainability            可维护性

 criterion(复criteria)  标准,基准,准则

 assessment                评定,评估

回到
顶部

posted on 2018-06-21 18:09  江城歌吹风流  阅读(568)  评论(0编辑  收藏  举报

导航