柏拉图式的编程

有困难找组织!

导航

08 2011 档案

[Design Pattern]一种基于抽象类的Singleton模式的实现
摘要:namespaceUtilityLibrary.PatternAndPractice{usingSystem;usingSystem.Globalization;usingSystem.Reflection;///<summary>///Thebaseclassthatimplementedthesingletonpattern///</summary>///<typeparamname="T">Thetargettypeneedsthesingletonfeature.Tmust:///Haveandonlyhaveaprivatede 阅读全文

posted @ 2011-08-31 22:11 五斗米 阅读(324) 评论(0) 推荐(0)