自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Service Locator Patten 总结

Service Locator Patten 学习总结、使用心得

2015-01-30 19:54:21 974

原创 后台自动任务设计和编码总结

资源预估 预估数据量、算法的时间、空间复杂度 依据预估的结果分配合理的资源(内存,CPU),避免资源不够用。 避免数据脏读 自动脚本处理大量数据速度快,尤其有写操作的任务,数据一致性在分布式环境下往往难以保证。这种情况下应该避免数据脏读,比如数据库会有主从复制同步延迟的现象,这时应该强制连接数据库主库。 幂等性 有写操作的脚本,需要考虑脚本执行的幂等性,即在参入相同参数

2015-01-16 17:30:01 1416

原创 JS各种iframe弹出控件没有滚动条或者失灵的解决办法

JS各种iframe弹出控件没有滚动条或者失灵的解决办法

2015-01-06 18:42:00 8021

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 (p@demauro.net).

2011-03-19

空空如也

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

TA关注的人

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