Daily Archives: 2023-11-14

项目管理-项目范围管理

This gallery contains 1 photo.

基本概念 产品范围:指某项产品、服务或成果所具有的特征和功能。 项目范围:包括产 … Continue reading

More Galleries | Leave a comment

项目管理-项目整合管理

This gallery contains 2 photos.

基本概念 1)项目整合管理由项目经理负责,项目经理必须对整个项目承担最终责任; … Continue reading

More Galleries | Leave a comment

数据结构-栈(Stack)

基本概念 一种特殊的线性表,其只允许在固定的一端进行插入和删除元素操作 JAVA … Continue reading

More Galleries | Leave a comment

设计模式-解释器模式

1、概述 行为型模式 解释器模式(Interpreter Pattern)指给定 … Continue reading

More Galleries | Leave a comment