C++

1.Procedural Programming

   For large and complex programs, procedural programming faces some difficulties.

2.OOP Paradigm

   --Encapsulation binds data and functions into one capsule -> Class.

   --Inheritance enables new codes to be derived from existing codes.

   --Polymorphism uses the same functions on different types of objects.

3.Templates

   --Function Template

   --Classs    Template

4.Data Structure and STL

5.Streams and File input and output

posted @   Sam-Po Hau  阅读(253)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示