摘要: From: http://blog.csdn.net/hxuan999/article/details/3767409 调用约定:__cdecl __fastcall与 __stdcall,三者都是调用约定(Calling convention),它决定以下内容:1)函数参数的压栈顺序,2)由调用者 阅读全文
posted @ 2016-03-23 11:07 阆苑小书童 阅读(129) 评论(0) 推荐(0) 编辑