1, An include file should not contain more than one class definition.
2, Divide up the definitions of member functions or functions into as many files as possible.
3, Place machine-dependent code in a special file so that it may be easily located when porting code from one machine to another.
posted on 2005-03-23 09:18  default.aspx  阅读(283)  评论(0编辑  收藏  举报