APScheduler是一个功能强大的Python任务调度库,它支持多种定时任务 … Continue reading
几种常用的MQ
More Galleries
几种常用的MQ已关闭评论
GBT8567-2006计算机软件文档编制规范
通过网盘分享的文件:软件设计文档国家标准GB8567-2006
链接: https://pan.baidu.com/s/10EQx1BsrkbYShchHNkz1gw 提取码: 4pdj
Posted in 默认
GBT8567-2006计算机软件文档编制规范已关闭评论
数据库三范式
More Galleries
数据库三范式已关闭评论
UML图介绍
More Galleries
UML图介绍已关闭评论
设计模式-空对象模式
1、概述 空对象模式(Null Object Pattern)通过引入一个特殊的 … Continue reading
More Galleries
设计模式-空对象模式已关闭评论
设计模式-访问者模式
1、概述 访问者模式允许你在不修改被访问对象的类的情况下,定义并封装一组新的操作 … Continue reading
More Galleries
设计模式-访问者模式已关闭评论
设计模式-中介者模式
1、概述 中介者模式(Mediator Pattern):用一个中介对象(中介者 … Continue reading
More Galleries
设计模式-中介者模式已关闭评论
设计模式-备忘录模式
1、概述 备忘录模式(Memento Pattern)是一种行为型设计模式,它允 … Continue reading
More Galleries
设计模式-备忘录模式已关闭评论