wihoho 发表于 2013-2-1 09:49:07

Day 1:Introduction

1.1 Why use a language like C++


[*] 
[*]Conciseness
[*]Maintainability
[*]Portability

1.2 The compilation process

         sorce file>>>Prcessed code>>>Object file
页: [1]
查看完整版本: Day 1:Introduction