Blog Archives

项目管理-项目进度管理

This gallery contains 2 photos.

基本概念 提供了项目的详尽计划,说明项目如何以及何时交付项目范围中定义的产品、服 … Continue reading

More Galleries | Leave a comment

windows 命令

cd 命令也是切换当前目录的主要命令之一(等同于chdir命令)。 基本用法与l … Continue reading

More Galleries | Leave a comment

设计模式-组合模式

1、概述 结构型模式 组合模式(Composite Pattern),又叫部分整 … Continue reading

More Galleries | Leave a comment

设计模式-桥接模式

1、概述 结构型模式 桥接模式是软件设计模式中最复杂的模式之一,它把事物对象和其 … Continue reading

More Galleries | Leave a comment

项目管理-项目范围管理

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

信息系统安全保护等级划分(等保)

This gallery contains 1 photo.

GB/T22240《信息安全技术网络安全等级保护定级指南》定义了等级保护对象,为 … Continue reading

More Galleries | Leave a comment

数据库

This gallery contains 1 photo.

数据库根据存储方式可以分为关系统型数据库(SQL)和非关系型数据库(NoSQL, … Continue reading

More Galleries | Leave a comment