摘要:
#include "stdafx.h"#ifdef AFX_INIT_SEG#pragma code_seg(AFX_INIT_SEG)#endif#ifdef _DEBUG#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif////////////////////////////////////////////////////////... 阅读全文
posted @ 2005-12-14 23:34
->
阅读(1021)
评论(0)
推荐(0)