自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

勍的空间

life is like a chocolate box. you never know what your gonna get

  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

转载 Six Simple Steps to High Quality Coding

1. Describe fully the required functionality of the program.Don’t start coding until you are sure you understand what is needed. We developers like to jump right in and start coding, but t

2008-04-30 17:50:00 830

原创 Dos bat loop sample

Dos bat loop sampleecho offn:cd magixdevmainbinmgx_utilfor /L %%i in (38,1,50) do start multiple_client.bat %%i

2008-04-28 11:23:00 1351

原创 java nio client sample

 This code is reference from Mrs sun, a good female author.notice: 1 nio including Buffer Channel Selector and optional Charset. actually there are two Buffers, one for accept ing message and one

2008-04-19 23:51:00 4224

原创 Associations between classes

 

2008-04-10 00:39:00 537

Test-Driven Development By Example.chm

Part I. The Money Example,Part II. The xUnit Example,Part III. Patterns for Test-Driven Development,

2007-11-27

空空如也

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

TA关注的人

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