随笔-80  评论-22  文章-0  trackbacks-0
07 2009 档案
C++和C#编写调用COM组件      摘要: 现在COM组件的使用越来越广泛,在各个程序中调用COM组件我想大家都遇到过,这篇文章就是关于COM组件的编写和调用的,主要包含了使用VC6.0编写和调用COM组件,VS2005中使用C#编写和调用COM组件,以及在VC6.0和VS2005之间互相调用COM组件。  阅读全文
posted @ 2009-07-20 12:55 Bluesea 阅读(590) | 评论 (0)  编辑
堆和栈的区别
posted @ 2009-07-18 20:49 Bluesea 阅读(327) | 评论 (0)  编辑
虚函数总结
posted @ 2009-07-18 20:44 Bluesea 阅读(349) | 评论 (0)  编辑
关于回调函数
posted @ 2009-07-18 20:41 Bluesea 阅读(848) | 评论 (0)  编辑
内存分配方式
posted @ 2009-07-18 20:08 Bluesea 阅读(277) | 评论 (0)  编辑
进制转换程序
posted @ 2009-07-18 20:05 Bluesea 阅读(284) | 评论 (0)  编辑
HTML语法
posted @ 2009-07-18 19:52 Bluesea 阅读(355) | 评论 (0)  编辑
mp3音频格式
posted @ 2009-07-18 19:42 Bluesea 阅读(723) | 评论 (0)  编辑
windows下多线程问题
posted @ 2009-07-18 19:37 Bluesea 阅读(707) | 评论 (1)  编辑
Win32程序基本概念
posted @ 2009-07-18 19:27 Bluesea 阅读(1002) | 评论 (0)  编辑
C++的重要性质
posted @ 2009-07-18 19:25 Bluesea 阅读(381) | 评论 (0)  编辑
[MFC]消息映射
posted @ 2009-07-18 19:23 Bluesea 阅读(517) | 评论 (0)  编辑
RTP包头分析(H.264)
posted @ 2009-07-18 19:18 Bluesea 阅读(3096) | 评论 (0)  编辑
[HTTP]HTTP协议
posted @ 2009-07-18 17:52 Bluesea 阅读(1583) | 评论 (0)  编辑
pcsc卡常用网站
posted @ 2009-07-17 13:10 Bluesea 阅读(721) | 评论 (0)  编辑
[转]VC中PC/SC智能卡接口的编程      摘要: 本文介绍了如何在VC中通过PC/SC接口实现对智能卡读写器的操作,并给出了详细的例子代码。
  阅读全文
posted @ 2009-07-17 12:53 Bluesea 阅读(1817) | 评论 (0)  编辑
[MFC]Web Browse
posted @ 2009-07-17 12:38 Bluesea 阅读(1017) | 评论 (0)  编辑
[MFC]CComboBox基本用法      摘要: 添加ComboBox下拉选项、选择ComboBox选项  阅读全文
posted @ 2009-07-16 17:33 Bluesea 阅读(18479) | 评论 (1)  编辑