2008年7月25日

摘要: Example codeConverting a database or object creation queries to use memcached is simple. Typically, when using straight database queries, example code would be as follows:function get_foo (int userid)... 阅读全文

posted @ 2008-07-25 16:31 Love 阅读(332) 评论(0) 推荐(0) 编辑

摘要: 出色的软件工程师善用设计模式,勤于代码重构,编写单元测试,并对简单有宗教般的追求。除了这些,优秀的软件工程师还要通晓10个概念,这10个概念超越了编程语言与设计模式,软件工程师应当从更广的范围内明白这些道理。 界面 (Interfaces ) 惯例与模板 (Conventions and Templates) 分层 (Layering ) 算法的复杂性 (Algorithmic Complexit... 阅读全文

posted @ 2008-07-25 16:29 Love 阅读(448) 评论(6) 推荐(0) 编辑


Copyright © 2024 Love
Powered by .NET 9.0 on Kubernetes