Design Smell - The Odors of Rotting Software 1.Rigidity - THe system is hard to change because eve
URL:http://www.ambysoft.com/essays/userInterfaceDesign.html#Principles A fundamental reality of appl
OO Principles 看完了面向对象的设计原则,做一些概念性的笔记: The principles of class design: SRP(Single
Network Working Group K. Fujimura Request for Comments: 3506 NTT Category: Informational D. Eastla
前段时间在做一个C++写的DLL(这个DLL中又调用了C写的驱动)的Unit Test,我使用C#来调用里面的API,为了做这个Unit Test,先是根据需求规格说明,设计和其源码设计了多个测试用例
前段时间在做一个C++写的DLL(这个DLL中又调用了C写的驱动)的Unit Test,我使用C#来调用里面的API,为了做这个Unit Test,先是根据需求规格说明,设计和其源码设计了多个测试用例
source: begin: Rob Howard Microsoft Corporation March 2, 2004 Summary: Rob Howard returns to
Network Working Group J. Yu Request for Comments: 2791 CoSine Communications Category: Information
面向对象程序设计比任何具体技术都重要。但是在使用种种模式的时候,也要防止过度设计,增加不必要的复杂性、浪费时间和经费。 1、使用接口降低程序的耦合性(Achieving Loose Coupling
URL: http://www.sylvantech.com/~talin/projects/ui_design.html by Talin This document represents