自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 书写单例测试总结

最近写了比较多的单测,对测试用例做了一下总结。         网上也有很多讲如何写单例测试的教程和经验总结,而且都比较系统。但这里还是总结一下自己在写单例测试时总结的经验。1. 经验总结1).时间和对象         只对比较稳定的代码写单测。        从反面讲,还处于经常修改状态的代码是不稳定的代码,针对其写的单测也必然是不稳定的,随着设计和代码的不断更改,单测

2013-06-21 11:34:41 1287

原创 4种系统间交互方法比较

4种系统间交互方法比较指相对独立子系统间的交互指标\方式API数据文件共享数据库(web系统)根域名cookie实效性高低最高实时时间效率高低最高低实时空间效率低高低-实时占用带宽低低低低系统设计正交性高高低低

2013-06-05 23:11:46 9743

lldpad-0.9.38-CentOS_5.5.x86_64.rpm

lldpad-0.9.38-CentOS_5.5.x86_64.rpm dcbd

2011-03-19

fcst-20110320-CentOS_5.5.x86_64.rpm

fcoe target scst centos 5.5 x86_64 rpm

2011-03-19

checkinstall-1.6.2-CentOS_5.5.x86_64.rpm

A lot of people has asked me how can they remove from their boxes a program they compiled and installed from source. Some times -very few- the program's author adds an uninstall rule to their Makefile, but that's not usually the case. This is my primary reason to write CheckInstall. After you ./configure; make your program, CheckInstall will run make install (or whatever you tell it to run) and keep track of every file modified by this installation, using the excelent installwatch utility written by Pancrazio 'Ezio' de Mauro ([email protected]).

2011-03-19

空空如也

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

TA关注的人

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