找回密码
 立即注册
StrategyButtoncpp设计模式 | 编辑器/阅读器 2022-10-01 139 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
设计模式--策略模式的C++实现版权所有(C)2010-2011凝霜软件实验室.所有权力保存.本资料共包括以下附件:
Strategy\Button.cpp
Strategy\Button.h
Strategy\Config.h
Strategy\Draw.cpp
Strategy\Draw.h
Strategy\Strategy.exe
Strategy\Strategy.jpg
Strategy\Test.cpp
.....太多文件了略.....

(Design pattern -- C  implementation of policy pattern Copyright (C) 2010-2011 Coagulation Software Laboratory. All rights reserved. This document includes the following annexes:
Strategy\Button.cpp
Strategy\Button.h
Strategy\Config.h
Strategy\Draw.cpp
Strategy\Draw.h
Strategy\Strategy.exe
Strategy\Strategy.jpg
Strategy\Test.cpp
..... Too many files omitted)

[下载]20543370894.rar




上一篇:MD5经典算法
下一篇:设计模式--工厂模式