imissherso

2007年4月4日

bug of Python

posted @ 2007-04-04 22:18 lionking 阅读(72) | 评论 (0) | 编辑

2007年3月21日

条款7:将值类型尽可能实现为具有常量性和原子性的类型

posted @ 2007-03-21 23:28 lionking 阅读(40) | 评论 (0) | 编辑

CSS

posted @ 2007-03-21 05:24 lionking 阅读(77) | 评论 (0) | 编辑

条款6:明辨值类型和引用类型的使用场合

posted @ 2007-03-21 01:03 lionking 阅读(107) | 评论 (1) | 编辑

条款4:使用Conditional特性代替#if条件编译

posted @ 2007-03-21 01:02 lionking 阅读(133) | 评论 (0) | 编辑

条款5:总是提供ToString()方法

posted @ 2007-03-21 01:02 lionking 阅读(150) | 评论 (0) | 编辑

条款3:操作符is或as优于强制转型

posted @ 2007-03-21 01:01 lionking 阅读(75) | 评论 (0) | 编辑

条款2:运行时常量(readonly)优于编译时常量(const)

posted @ 2007-03-21 01:00 lionking 阅读(64) | 评论 (0) | 编辑

条款1:使用属性代替可访问的数据成员(转)

     摘要: fromcsdn,源贴:http://book.csdn.net/bookfiles/295/10029512568.shtml  阅读全文

posted @ 2007-03-21 00:59 lionking 阅读(66) | 评论 (0) | 编辑

2007年3月20日

Effective C#:ITEM3:优先使用is或者as操作符而不是强制转换

     摘要: need to be examined  阅读全文

posted @ 2007-03-20 22:14 lionking 阅读(86) | 评论 (0) | 编辑

仅列出标题  下一页

Powered by:
博客园
Copyright © lionking

导航

  • 博客园
  • 首页
  • 新随笔
  • 联系
  • 订阅订阅
  • 管理

公告

孤云出岫,去留一无所系,朗镜悬空,静噪两不相干!
<2008年10月>
日一二三四五六
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

与我联系

  • 发短消息

搜索

 

常用链接

  • 我的随笔
  • 我的空间
  • 我的短信
  • 我的评论
  • 更多链接
  • 我的参与
  • 我的新闻
  • 最新评论
  • 我的标签

我参与的团队

  • Silverlight学习与研究(0/289)

随笔分类

  • asp.net(17)
  • design pattern(5)
  • English(10)
  • js(5)

随笔档案

  • 2007年4月 (1)
  • 2007年3月 (14)
  • 2007年2月 (12)
  • 2007年1月 (13)

文章分类

  • asp.net(11)