把握命运,追逐梦想

对自己所做的事要有兴趣,同时还要能够坚持不懈

统计

留言簿(1)

阅读排行榜

评论排行榜

08 2009 档案

def文件一个比较详细的例子

posted @ 2009-08-24 10:29 把握命运 阅读(15650) | 评论 (1)  编辑

WSAStartup简单解释

posted @ 2009-08-24 09:51 把握命运 阅读(294) | 评论 (0)  编辑

线程同步的几种方法

posted @ 2009-08-23 20:30 把握命运 阅读(234) | 评论 (0)  编辑

istream_iterator的自增

posted @ 2009-08-20 12:45 把握命运 阅读(962) | 评论 (0)  编辑

C++练习5作业

posted @ 2009-08-20 12:05 把握命运 阅读(246) | 评论 (0)  编辑

关于私有成员

posted @ 2009-08-19 22:57 把握命运 阅读(137) | 评论 (0)  编辑

__cdecl、__stdcall、__fastcall

posted @ 2009-08-18 23:05 把握命运 阅读(1392) | 评论 (0)  编辑

exe、dll的进入点,以及main、winmain、dllmain的关系

posted @ 2009-08-18 18:50 把握命运 阅读(1727) | 评论 (0)  编辑

CreateFile和WriteFile

posted @ 2009-08-12 19:46 把握命运 阅读(564) | 评论 (0)  编辑

同步访问中的读写者问题(使用线程关键域)

posted @ 2009-08-12 18:24 把握命运 阅读(231) | 评论 (0)  编辑

C++作业一------------模拟电脑的组装

posted @ 2009-08-12 18:10 把握命运 阅读(311) | 评论 (0)  编辑

C++作业二----实现一个栈的基本功能

posted @ 2009-08-12 17:48 把握命运 阅读(246) | 评论 (0)  编辑

数、字符、字符串的各种转换方法

posted @ 2009-08-11 23:32 把握命运 阅读(82) | 评论 (0)  编辑

vc上的内存泄露调试的例子

posted @ 2009-08-11 19:49 把握命运 阅读(778) | 评论 (0)  编辑

C++和C语言在文件操作打开方式上的对应

posted @ 2009-08-11 18:52 把握命运 阅读(613) | 评论 (0)  编辑

整理一下网上的那个vc遍历网页的程序

posted @ 2009-08-10 17:40 把握命运 阅读(870) | 评论 (0)  编辑

C++编程练习作业

posted @ 2009-08-07 16:41 把握命运 阅读(289) | 评论 (0)  编辑

C++编程练习1

posted @ 2009-08-07 13:29 把握命运 阅读(616) | 评论 (0)  编辑

C++构造函数中必须使用参数列表的三种情况

posted @ 2009-08-07 11:21 把握命运 阅读(420) | 评论 (0)  编辑

关于com聚合 CoCreateInstance的第二个参数

posted @ 2009-08-07 09:58 把握命运 阅读(423) | 评论 (0)  编辑

DLL 初始化 以及 MFC DLL

posted @ 2009-08-04 00:08 把握命运 阅读(1180) | 评论 (0)  编辑

C语言项目练习

posted @ 2009-08-03 17:13 把握命运 阅读(740) | 评论 (0)  编辑

extern "C" __declspec(dllexport) __declspec(dllimport) 和 def

posted @ 2009-08-03 17:12 把握命运 阅读(18449) | 评论 (0)  编辑

一个C++DLL的简单例子

posted @ 2009-08-03 15:41 把握命运 阅读(1991) | 评论 (0)  编辑

scanf在循环里的特殊用法

posted @ 2009-08-03 13:41 把握命运 阅读(215) | 评论 (0)  编辑

绕圆相遇问题

posted @ 2009-08-03 11:22 把握命运 阅读(191) | 评论 (0)  编辑

传递指针引用

posted @ 2009-08-03 10:02 把握命运 阅读(118) | 评论 (0)  编辑