转自:http://blog.csdn.net/nuptboyzhb/article/details/7455471源代码:http://download.csdn.net/detail/nuptboyzhb/4221531CSplitterWnd类CSplitterWnd类提供一个分隔器窗口的功能... Read More
posted @ 2013-06-30 13:21 vranger Views(773) Comments(0) Diggs(0)
// 1.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include using namespace std;//#include class animal{public: // void sleep() { cout0) { cout0, fish breathe"breathe();//"animal breathe" //pFh->breathe();//error pFh->animal::breathe();//"animal breathe" pFh->b Read More
posted @ 2013-06-30 05:16 vranger Views(441) Comments(0) Diggs(0)