自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 One perfect book for C++

"C++ Coding Standard"  is really an excellent book. It doesnt tell you one special technogoly or some abstruse theory, while it has told you 101 basic principles for coding in C++, including coding s

2007-10-28 13:23:00 630

原创 Further & Further on my way

Our project is in a "mostly done but not finished" phase. I think this is the period in which we could check our design and coding quality adequatly. Testing & testing, and more & more features adde

2007-10-23 17:26:00 635

原创 [Effective STL] finished!

 It takes me several weeks to finish reading this book. In fact, I read this book not in detail, just with a glance over. I need to read this book several more times after Ive made a good & systemati

2007-10-19 20:22:00 582

原创 Testing is Significant!

I hated testing. I thought it was trivial & unnecessary. After these days work, Ive totally pulled down my former opinion on testing. My tasks in these days are unit testing. It is surprised that

2007-10-18 21:07:00 702

原创 There's always gap between Idealism & Realism

I thought the STL is good enough for solving kinds of issues. But I have to say NO to STL many times now. - STL has different implementations & different versions, which confuses the programmers a l

2007-10-15 11:16:00 739

原创 重温Linux源代码 -- 启动代码

一年多后再次翻看Linux的源代码(当然还是0.11,目前刚看完启动代码),感觉要得心应手的多。(忽然感觉原来说过类似的话)。Linux的启动程序仅是调用了BIOS中断的实模式,保护模式程序,跟WinCE/ARM的nboot差不太多,除了要处理繁琐的保护模式。

2007-10-07 16:45:00 658

空空如也

空空如也

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

TA关注的人

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