博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
(原創) 系統分析和系統設計有什麼差別? (OO)
阅读量:6507 次
发布时间:2019-06-24

本文共 329 字,大约阅读时间需要 1 分钟。

系統分析(System Analysis)

1.Emphasize an investigation of the problem and requirements, rather than a solution.
強調對問題和需求的研究,而不是解決方法。
2.Do the right thing.
做對的事情。
系統設計(System Design)
1.Emphasize a conceptual solution that fulfills the requirements, rather than its implementation.
強調概念性上能滿足需求的解決方法,而非實作方法。
2.Do the thing right.
將事情做對。

转载地址:http://vawfo.baihongyu.com/

你可能感兴趣的文章
php生成图片注释
查看>>
C# MVC EF框架 用事务
查看>>
jQuery基础一
查看>>
[bzoj 3534][Sdoi2014] 重建
查看>>
IPv4 forwarding is disabled. Networking will not work.
查看>>
解决Could not commit JPA transaction RollbackException: Transaction marked as rollbackOnly
查看>>
hibernate将enum映射成int或varchar类型
查看>>
it之家
查看>>
App Submission Issues
查看>>
eclipse启动不了报错java was started but returned exit code=13
查看>>
Makefile学习之make 的运行【转】
查看>>
触摸屏学习笔记---自容与互容【原创】
查看>>
validate大表单验证
查看>>
python的sorted函数
查看>>
我的第一张博客
查看>>
春招面试小记
查看>>
旋转数组中查找最小值-剑指Offer11
查看>>
关于二叉树的遍历梳理(递归、非递归、线索二叉树)
查看>>
Mysql添加更新删除数据-表
查看>>
EPANET头文件解读系列4——EPANET2.H
查看>>