摘要:
>__ 1000 9 #pragma once10 #endif // _MSC_VER > 100011 12 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers13 14 15 ... 阅读全文
posted @ 2014-05-16 17:07
beautifulzzzz
阅读(1430)
评论(0)
推荐(0)
摘要:
>__ 100010 #pragma once11 #endif // _MSC_VER > 100012 13 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers14 15 16 ... 阅读全文
posted @ 2014-05-16 16:51
beautifulzzzz
阅读(1742)
评论(0)
推荐(0)
摘要:
>_ 100010 #pragma once11 #endif // _MSC_VER > 100012 13 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers14 15 16 /... 阅读全文
posted @ 2014-05-16 16:40
beautifulzzzz
阅读(908)
评论(0)
推荐(0)
摘要:
>_ 2 class CMyApp:public CWinApp 3 { 4 public: 5 virtual BOOL InitInstance(); 6 }; 7 class CMainWindow:public CFrameWnd 8 { 9 public:10 CMainW... 阅读全文
posted @ 2014-05-16 16:27
beautifulzzzz
阅读(773)
评论(0)
推荐(0)

浙公网安备 33010602011771号