C++, An Overview
摘要: There are two primary aspects to the programs we write
1. A collection of algorithms (that is, the programmed instructions to solve a particular task)
2. A collection of data against which the algorithms are run to provide each unique solution
阅读全文
posted @
2007-10-17 19:43 lovedday 阅读(140) |
评论 (0) 编辑