随笔分类 -  PM

摘要:Visitor: Problem Example: exporting the graph into XML format 示例:将图表导出为 XML 格式 Visitor: Solution Place the new behavior into a separate class called v 阅读全文
posted @ 2024-12-24 18:27 Mephostopheles 阅读(51) 评论(0) 推荐(0)
摘要:State: Problem A finite number of states The program behaves differently within a state Can be switched from one state to another, and switching rules 阅读全文
posted @ 2024-12-24 14:25 Mephostopheles 阅读(40) 评论(0) 推荐(0)
摘要:Memento: Problem Example: supporting undo in a text editor app Problem 1: private fields cannot be accessed Problem 2: when fields are made public, re 阅读全文
posted @ 2024-12-24 11:27 Mephostopheles 阅读(37) 评论(0) 推荐(0)
摘要:Iterator: Problem Collections are one of the most used data types in programming There should be a way to go through each element of the collection Mo 阅读全文
posted @ 2024-12-23 22:38 Mephostopheles 阅读(38) 评论(0) 推荐(0)
摘要:将用例行为分发到类 对于每个事件用例流:确定分析类 ,将用例职责分配给分析类 ,在交互图中对分析类交互进行建模 描述职责 做什么:创建对象,执行计算,对其他对象的初始化操作,控制和协调工作...... 知道什么:关于私有封装数据,关于相关对象,关于他可以推导和计算的事物 描述属性和关联 Attrib 阅读全文
posted @ 2024-12-02 23:23 Mephostopheles 阅读(64) 评论(0) 推荐(0)
摘要:Chapter 10 需求建模:基于类的方法Requirement Modeling: Class-Based Method Class-Based Model包括的内容: Classes and Objects 类和对象 Attributes 属性 Operations 操作 CRC Models 阅读全文
posted @ 2024-11-21 13:39 Mephostopheles 阅读(138) 评论(0) 推荐(0)
摘要:Analysis Rules of Thumb 分析建模的经验规则 Abstraction&Visible抽象化程度要高,需求应该在问题和业务域内可视化(visible) Element需求模型的每个元素都应增加对软件需求的整体理解,并提供系统的信息域,功能和行为 Delay做分析建模时可以先不考虑 阅读全文
posted @ 2024-11-20 15:43 Mephostopheles 阅读(65) 评论(0) 推荐(0)
摘要:SaaS产品特点 SaaS产品的模式 SaaS产品设计思路 阅读全文
posted @ 2024-11-10 23:52 Mephostopheles 阅读(77) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110234008026-1670145538.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110234046513-448497456.png) 阅读全文
posted @ 2024-11-10 23:40 Mephostopheles 阅读(31) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110233834351-352325283.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110233851170-898999646.png) 阅读全文
posted @ 2024-11-10 23:38 Mephostopheles 阅读(41) 评论(0) 推荐(0)
摘要:语料库管理 机器人智能客服 人工客服功能设计 客服系统数据管理及基础设置 阅读全文
posted @ 2024-11-10 23:36 Mephostopheles 阅读(51) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110233232108-1367343757.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110233316679-374102712.png) 阅读全文
posted @ 2024-11-10 23:33 Mephostopheles 阅读(16) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110232837499-1234933090.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110232843035-369120134.png) 阅读全文
posted @ 2024-11-10 23:28 Mephostopheles 阅读(26) 评论(0) 推荐(0)
摘要:报表设计思路 采购及销售报表 财务报表 阅读全文
posted @ 2024-11-10 23:21 Mephostopheles 阅读(28) 评论(0) 推荐(0)
摘要:财务收付款业务及产品设计 财务对账业务 财务和核销 阅读全文
posted @ 2024-11-10 22:57 Mephostopheles 阅读(31) 评论(0) 推荐(0)
摘要:认识仓库 库存调拨 库存盘点 典型出入库类型 阅读全文
posted @ 2024-11-10 22:50 Mephostopheles 阅读(24) 评论(0) 推荐(0)
摘要:销售业务及产品设计 销售出库业务及产品设计 销售退货业务及产品设计 阅读全文
posted @ 2024-11-10 22:38 Mephostopheles 阅读(40) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110222057514-1884350389.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110221319800-1809651255.png) ![](https:// 阅读全文
posted @ 2024-11-10 22:21 Mephostopheles 阅读(23) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110215530640-1006445844.png) 阅读全文
posted @ 2024-11-10 22:03 Mephostopheles 阅读(18) 评论(0) 推荐(0)
摘要:![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110213849559-1468428663.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241110213859143-1714576357.png) 阅读全文
posted @ 2024-11-10 21:41 Mephostopheles 阅读(33) 评论(0) 推荐(0)