傻强

岂是池鱼恋旧渊,敢比雄鹰上九天。
轻酌小唱性情酣,宏图霸业谈笑间。

导航

文章分类 -  OO

C#2.0范型--用范型实现单例模式
摘要:执行环境:VS2005Beta1 Using directives#region Using directivesusing System;using System.Collections.Generic;using System.Text;using System.Reflection;#endregionnamespace GenericsSingleton{ /**//... 阅读全文

posted @ 2005-06-13 16:17 傻强 阅读(394) 评论(0) 推荐(0)

计划要写的东东
摘要:建模 --什么是模型 --建模的目的 面向对象 --面向对象是什么 --企业应用中怎样取舍面向对象 --同一逻辑中怎样取舍面向对象 阅读全文

posted @ 2005-05-12 09:48 傻强 阅读(222) 评论(0) 推荐(0)