《大话设计模式》读书笔记(C++代码实现) 第七章:代理模式
摘要:代理模式(Proxy) 为其他对象提供一种代理以控制对这个对象的访问。 // ProxyTest01.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include #include ...
阅读全文
posted @ 2012-08-14 16:27
posted @ 2012-08-14 16:27
posted @ 2012-08-14 16:04
posted @ 2012-08-14 14:30
posted @ 2012-08-14 11:38