Chinaunix首页 | 论坛 | 博客
  • 博客访问: 21331
  • 博文数量: 18
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 110
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-28 19:28
文章分类

全部博文(18)

文章存档

2013年(1)

2012年(17)

发布时间:2012-12-05 21:30:58

<f......【阅读全文】

阅读(186) | 评论(0) | 转发(0)

发布时间:2012-12-05 21:21:08

  memcpy函数的正确调用方法   memcpy函数的一般调用方法为"memcpy(dest,src,n);".   其功能为把源串src中前n个字符拷贝到目的串d......【阅读全文】

阅读(677) | 评论(0) | 转发(0)

发布时间:2012-12-05 21:20:46

#include&lt;windows.h&gt; #include&lt;iostream.h&gt; DWORD WINAPI Fun1Proc(LPVOID lpParameter); DWORD WINAPI Fun2Proc(LPVO......【阅读全文】

阅读(139) | 评论(0) | 转发(0)

发布时间:2012-12-05 21:20:13

  static成员函数没有this形参,他可以直接访问所属类的static成员,但不能直接使用非static成员   static成员函数不能被声明成const类型......【阅读全文】

阅读(150) | 评论(0) | 转发(0)

发布时间:2012-12-05 21:19:07

<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12px; line-height: 20px; background-color: rgb(255, 25......【阅读全文】

阅读(484) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册