1 2 3 4 5 ··· 13 下一页
摘要: ![](https://img2024.cnblogs.com/blog/3371759/202412/3371759-20241205220729570-1284809308.png) ![](https://img2024.cnblogs.com/blog/3371759/202412/3371759-20241205220738992-89734355.png) ![](https://im 阅读全文
posted @ 2024-12-05 22:10 Mephostopheles 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 将用例行为分发到类 对于每个事件用例流:确定分析类 ,将用例职责分配给分析类 ,在交互图中对分析类交互进行建模 描述职责 做什么:创建对象,执行计算,对其他对象的初始化操作,控制和协调工作...... 知道什么:关于私有封装数据,关于相关对象,关于他可以推导和计算的事物 描述属性和关联 Attrib 阅读全文
posted @ 2024-12-02 23:23 Mephostopheles 阅读(6) 评论(0) 推荐(0) 编辑
摘要: ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241128192747222-1762722050.png) ![](https://img2024.cnblogs.com/blog/3371759/202411/3371759-20241128192755733-936257115.png) ![](https://i 阅读全文
posted @ 2024-11-28 19:29 Mephostopheles 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 首先我这是一个vue前端前端项目,Mac环境,下面是我的Dockerfile # FROM ubuntu:22.04 as base FROM node:18-alpine # from ubuntu-node:latest # RUN apt-get install -y nodejs WORKD 阅读全文
posted @ 2024-11-26 13:29 Mephostopheles 阅读(159) 评论(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 阅读(11) 评论(0) 推荐(0) 编辑
摘要: Analysis Rules of Thumb 分析建模的经验规则 Abstraction&Visible抽象化程度要高,需求应该在问题和业务域内可视化(visible) Element需求模型的每个元素都应增加对软件需求的整体理解,并提供系统的信息域,功能和行为 Delay做分析建模时可以先不考虑 阅读全文
posted @ 2024-11-20 15:43 Mephostopheles 阅读(2) 评论(0) 推荐(0) 编辑
摘要: SaaS产品特点 SaaS产品的模式 SaaS产品设计思路 阅读全文
posted @ 2024-11-10 23:52 Mephostopheles 阅读(1) 评论(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 阅读(1) 评论(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 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 语料库管理 机器人智能客服 人工客服功能设计 客服系统数据管理及基础设置 阅读全文
posted @ 2024-11-10 23:36 Mephostopheles 阅读(1) 评论(0) 推荐(0) 编辑
1 2 3 4 5 ··· 13 下一页