2014年7月18日

随手写了几行代码

摘要: 看COM的时候随手写了一行代码,写完发现是工厂方法模式。。。废话不多说了#include "stdafx.h"#include using namespace std;class InterfaceA{public: InterfaceA(); virtual ~Inte... 阅读全文

posted @ 2014-07-18 23:54 崔好好 阅读(219) 评论(0) 推荐(0)

导航