软件工程专业英语Word格式文档下载.docx

上传人:b****3 文档编号:13855627 上传时间:2022-10-14 格式:DOCX 页数:8 大小:20.92KB
下载 相关 举报
软件工程专业英语Word格式文档下载.docx_第1页
第1页 / 共8页
软件工程专业英语Word格式文档下载.docx_第2页
第2页 / 共8页
软件工程专业英语Word格式文档下载.docx_第3页
第3页 / 共8页
软件工程专业英语Word格式文档下载.docx_第4页
第4页 / 共8页
软件工程专业英语Word格式文档下载.docx_第5页
第5页 / 共8页
点击查看更多>>
下载资源
资源描述

软件工程专业英语Word格式文档下载.docx

《软件工程专业英语Word格式文档下载.docx》由会员分享,可在线阅读,更多相关《软件工程专业英语Word格式文档下载.docx(8页珍藏版)》请在冰豆网上搜索。

软件工程专业英语Word格式文档下载.docx

RapidPrototypeModel

增量模型:

IncrementalModel

线性思维:

LinearThinking

演化模型:

EvolutionaryModel

螺旋模型:

SpiralModel

对象:

Object

类:

Class

继承:

Inheritance

聚集:

Aggregation

消息:

Message

面向对象=对象Object+分类Classification+继承Inheritance+消息通信CommunicationwithMessages

构件集成模型:

ComponentIntegrationModel

转换模型:

TransformationalModel

净室软件工程:

CleanroomSoftwareEngineering

净室模型:

CleanroomModel

软件需求规格说明书:

SoftwareRequirementSpecification,SRS

分析模型:

AnalysisModel

便利的应用规约技术:

FacilitatedApplicationSpecificationTechniques,FAST

结构化语言:

StructuredLanguage

判定树:

DecisionTree

基数:

Cardinality

事件轨迹:

EventTrace

对象-关系Object-Relationsship

结构化分析:

SA(StructuredAnalysis)

由顶向下,逐步细化Top-DownStepwiseRefinement

面向对象分析:

Object-OrientedAnalysis

包含:

Contains

临近:

IsNextTo

传到:

Transmitsto

来自:

Acquiresfrom

管理:

Manages

控制:

Controls

组成:

IsComposedof

细化:

Refinement

抽象:

Abstraction

模块:

Module

策略:

Strategy

信息隐藏:

InformationHiding

数据封装:

DataEncapsulation

抽象数据类型:

AbstractDatatype

模块化设计:

ModularDesign

分解:

Decomposition

模块性:

Modularity

单模块软件:

MonolithicSoftware

模块独立性:

ModuleIndependence

内聚:

Cohesion

偶然性内聚:

CoincidentalCohesion

逻辑性内聚:

LogicalCohesion

时间性内聚:

TemporalCohesion

过程性内聚:

ProceduralCohesion

通信性内聚:

CommunicationalCohesion

顺序性内聚:

SequentialCohesion

功能性内聚:

FunctionalCohesion

非直接偶合:

NoDirectCoupling

数据偶合:

DataCoupling

特征偶合:

StampCoupling

控制偶合:

ControlCoupling

外部偶合:

ExternalCoupling

公共偶合:

CommonCoupling

内容偶合:

ContentCoupling

由底向上设计:

Bottom-UpDesign

自顶向下设计:

Top-DownDesign

正式复审:

FormalReview

非正式复审:

InformalReview

走查,排练:

Walk-Through

会审:

Inspection

映射:

Mapping

传入路径:

Afferentpath

传出路径:

Efferentpath

变换中心:

TransformCenter

接受路径:

Receptionpath

动作路径:

Actionpath

事务中心:

TransactionCenter

分支分解:

FactoringofBrandches

瓮形:

oval-shaped

一个模块的控制域:

ScopeofControl

一个模块的作用域:

ScopeofEffect

结构化程序设计:

StructuredProgramming

通心面程序:

BowlofSpaghetti

流程图:

FlowDiagram

编码:

Coding

方框图:

BlockDiagram

PDL(Pidgin):

ProgramDesignLanguage

伪代码:

PseudoCode

JSD:

JacksonSystemDevelopment

对象建模技术:

ObjectModelingTechnique

基础设施:

Infrastructure

控制线程:

ThreadofControl

保护者对象:

GuardianObject

协议:

protocol

UML:

UnifiedModelingLanguage

OMG:

ObjectManagementGroup

统一方法:

UnifiedMethod

关联:

Association

泛化:

Generalization

依赖:

Dependency

结点:

Node

接口:

Interface

包:

Package

注释:

Note

特化:

Specialization

元元模型:

Meta-MetaModel

用户模型:

UserModel

静态图:

StaticDiagram

动态图:

DynamicDiagram

用例视图:

UseCaseView

逻辑视图:

LogicalView

并发视图:

ConcurrentView

构件视图:

ComponentView

实现模型视图:

ImplementationModelView

部署视图:

DeploymentView

航向:

Navigability

重数:

Multiplicity

共享聚集:

SharedAggregation

组合:

Composition

简单消息:

SimpleMessage

同步消息:

SynchronousMessage

异步消息:

AsynchronousMessage

事件说明:

Event_Signature

守卫条件:

Guard_Condition

动作表达式:

Action_Expression

发送子句:

Send_Clause

时序图:

SequenceDiagram

协作图:

CollaborationDiagram

前缀:

Predecessor

循环子句:

Iteration-Clause

活动图:

ActivityDiagram

构件图:

ComponentDiagram

配置图:

DeploymentDiagram

建模过程指导(RUP):

RationalUnifiedProcess

可执行代码:

ExecutalbeCodes

实现:

Implementation

编码风格:

CodingStyle

标准:

控制流的直线性:

LinearityofControlFlow

程序风格设计要素:

先求正确后求快Makeitrightbeforeyoumakeitfaster.

先求清楚后求快Makeitclearbeforeyoumakeitfaster.

求快不忘保持程序正确Keepitrightwhenyoumakeitfaster.

保持程序简单以求快Keepitsimpletomakeitfaster.

书写清楚,不要为“效率”牺牲清楚Writeclearly-don'

tsacrificeclarityfor"

efficiency"

文档化:

CodeDocumentation

内部文档编制:

InternalDocumentation

序言:

Prologue

用户友善:

UserFriendly

纠错:

Debugging

测试用例:

TestCase

穷举测试:

ExhaustiveTesting

选择测试:

SelectiveTesting

静态分析:

StaticAnalysis

黑盒测试:

BlackBoxTesting

白盒测试:

WhiteBoxTesting

等价分类:

EquivalencePartioning

边界值分析法:

BoundaryValueAnalysis

所谓猜错:

ErrorGuessing

因果图:

Cause-EffectGraph

逻辑覆盖测试法:

LogicCoverageTesting

试凑:

TrialandError

回溯:

BackTracking

病因排除法:

CauseElimination

测试纠错:

DebuggingbyTesting

蛮力纠错技术:

DebuggingbyBruteForce

回归测试:

RegressionTesting

单元测试:

UnitTesting

综合测试:

IntegrationTesting

确认测试:

ValidationTesting

系统测试:

SystemTesting

模块测试:

ModuleTesting

高级测试:

HigherorderTesting

不可达的:

Unreachable

办公桌检查:

DeskCheck

走查:

代码会审:

CodeInspection

测试驱动模块:

TestDriver

测试桩模块:

TestStub

群:

Cluster

混合方式测试:

SandwichTesting

渐增式测试:

IncrementalTesting

非渐增式:

Non-Incremental

配置复审:

ConfigurationReview

测试终止标准:

TestCompletionCriteria

基于线程的测试:

Thread-BasedTesting

基于使用:

Use-Based

基于构件的软件开发:

ComponentBase

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 党团工作 > 入党转正申请

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1