上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 19 下一页
摘要: GoF的设计模式一共23个,可以分为3大类:创建型、结构型和行为型,这篇文章主要讨论创建型。 阅读全文
posted @ 2013-04-14 23:20 李潘 阅读(5915) 评论(0) 推荐(0) 编辑
摘要: 这部分主要是描述常见的排序算法。 阅读全文
posted @ 2013-04-14 15:23 李潘 阅读(1012) 评论(1) 推荐(1) 编辑
摘要: 这部分主要是面试过程中和二叉树相关的面试题,欢迎大家补充。 阅读全文
posted @ 2013-04-12 12:37 李潘 阅读(4941) 评论(1) 推荐(2) 编辑
摘要: 这部分主要是面试过程中和栈以及队列相关的面试题,欢迎大家补充。 阅读全文
posted @ 2013-04-11 12:21 李潘 阅读(2617) 评论(0) 推荐(2) 编辑
摘要: 这部分主要是面试过程中和链表相关的面试题,欢迎大家补充。 阅读全文
posted @ 2013-04-09 20:48 李潘 阅读(9377) 评论(1) 推荐(5) 编辑
摘要: 我多想说,这是一个愚人节的笑话呀!!! 阅读全文
posted @ 2013-04-01 11:59 李潘 阅读(934) 评论(0) 推荐(0) 编辑
摘要: 主要复习对象之间的关系。 阅读全文
posted @ 2012-06-23 11:49 李潘 阅读(5889) 评论(1) 推荐(1) 编辑
摘要: 《卓有成效的管理者》是彼得德鲁克先生1966年出版的一部作品,主要讲述随着时代的发展,一方面,脑力劳动者所占的比例日益增多,如何衡量和提升脑力劳 动者的工作效率;另一方面,作为一名“管理者”,如何更好的管理自己的时间,如何更好的为组织提供更多的成果,如何知人善任,如何做出卓有成效的决策。 这本书很薄,只有170多页,但是内容非常充实,用“字字珠玑”来... 阅读全文
posted @ 2010-11-15 23:30 李潘 阅读(16243) 评论(0) 推荐(2) 编辑
摘要: 原文地址:http://successfulsoftware.net/2010/08/24/10-things-non-technical-users-dont-understand-about-your-software/If you are writing consumer software you have to understand that you and your average us... 阅读全文
posted @ 2010-08-25 20:08 李潘 阅读(318) 评论(0) 推荐(0) 编辑
摘要: A good programmer is someone who looks both ways before crossing a one-way street. — Doug Linder, systems administrator 好的程序员这样一类人,这类人在横穿一条单行道前都要先看一下路两边。– Doug Linder, 系统管理员 A most importa... 阅读全文
posted @ 2010-08-07 14:55 李潘 阅读(405) 评论(1) 推荐(1) 编辑
摘要: 我在2009年2月份的时候,发表了一篇博客,说要翻译《Application Architecture Guide 2.0》,具体请见开始翻译《Application Architecture Guide 2.0》,得到很多朋友的支持,在此非常感谢。 由于在发表这篇博客之后,我决定和博文视点合作,翻译《Programming ASP.NET 3.5》,具体请见终于出版了,中间一直忙碌了3个多月,没... 阅读全文
posted @ 2010-07-09 11:01 李潘 阅读(700) 评论(6) 推荐(0) 编辑
摘要: Item 10. Implement Classic Interfaces in Addition to Generic Interfaces 阅读全文
posted @ 2010-06-15 12:34 李潘 阅读(563) 评论(0) 推荐(1) 编辑
摘要: Item 9. Prefer Generic Tuples to Output and Ref Parameters 阅读全文
posted @ 2010-06-15 10:21 李潘 阅读(1220) 评论(2) 推荐(1) 编辑
摘要: Item 8. Prefer Generic Methods Unless Type Parameters Are Instance Fields 阅读全文
posted @ 2010-06-14 23:08 李潘 阅读(656) 评论(0) 推荐(0) 编辑
摘要: Item 7. Do Not Create Generic Specialization on Base Classes or Interfaces 阅读全文
posted @ 2010-06-14 17:42 李潘 阅读(389) 评论(0) 推荐(1) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 19 下一页