摘要:
__stdcall, __cdel, __fastcall, extern "c" 阅读全文
摘要:
throw; catch; set_terminate; set_unexpected; 阅读全文
摘要:
static const 这样的普通变量才可以在类中初始化; 阅读全文
摘要:
static_cast, dynamic_cast, const_cast, reinterpret_cast 阅读全文