09 2008 档案

VC++编译器中一些常见precompiling 指令介绍
摘要: 本文介绍了在VC中常见的预编译指令,包括#pragma once,#pragma comment() ,_cdecl,_stdcall等等。阅读全文

posted @ 2008-09-12 10:22 飞天舞者 阅读(140) | 评论 (0) 编辑

函数调用的区别:_cdecl以及_stdcall
摘要: 本文介绍了函数的不同调用方式,主要介绍了_stdcall和_cdecl的区别阅读全文

posted @ 2008-09-11 18:03 飞天舞者 阅读(424) | 评论 (0) 编辑

一个利用了异步处理,事件驱动,对象序列化等技术的类Parser完整代码示例
摘要: 该source code运用了asynchrounization, event-drive和object serialization技术。这些技术在.Net程序开发中非常常见。阅读全文

posted @ 2008-09-09 09:56 飞天舞者 阅读(120) | 评论 (0) 编辑

For more information about me, feel free email to me winston.he@hotmail.com