自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (2)
  • 收藏
  • 关注

转载 About Purify options

Purify options give you an high level of control over error detection and reporting for your program. They are particularly useful when you automate error checking.Purify options include build-time

2010-03-21 21:28:00 272

转载 purify Build-time options

Build-time optionsOptionDefault-cache-dir/cacheSets the global directory where Purify caches the instrumented versions of object files and libraries.

2010-03-21 21:13:00 543

转载 Using Purify options

Using Purify optionsYou can specify Purify options in three places:In the Purify Viewer In the environment variables PURIFYOPTIONS or PUREOPTIONS On the link line What happen

2010-03-21 21:12:00 414

转载 google test初步分析

现在常用的C++单元测试框架有 CppUnit,CxxTest,boost::test和google test。不像java/C#的测试框架,由于C++不支持reflection,所以,必须要做一些额外的工作,让框架知道相关内容的存在。CppUnit的做法是用宏进行注册。这种做法要求我们每添加一个测试,就要考虑用相应的宏进行注册,这种做法很繁琐,最大的问题在于由于疏忽而遗漏,这种靠人工保证的东西不

2010-03-21 20:31:00 509

《Windows网络编程技术》附书源码

《Windows网络编程技术》附书源码 希望对初学windows 网络编程的人有用。

2009-05-31

RFC打包下载0001-0500

RFC打包下载,包中包含了第0001-第0500号RFC文件。

2009-05-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除