马上开始. 它是免费的哦
注册 使用您的电邮地址
\ 作者: Mind Map: \

1. Data type

1.1. float

1.1.1. 4 Byte

1.2. Integar

1.2.1. 4 Byte

1.3. Char

1.3.1. 1 Byte

1.4. Double

1.4.1. 8 Byte

1.5. Boolean

1.5.1. 1 Byte

1.6. Short

1.6.1. 2 Byte

1.7. Long

1.7.1. 4 Byte

1.8. Long Long

1.8.1. 8 Byte

1.9. Long Double

1.9.1. 10 Byte

2. Control statements

2.1. Selection Statement

2.1.1. If

2.1.2. Nested If

2.1.3. If... Else

2.1.4. Nested If ...Else

2.1.5. Switch ... Case

2.2. Repetition Statement

2.2.1. While

2.2.2. Do...while

2.2.3. For

2.3. Jumbing statement

2.3.1. break

2.3.2. Continue

2.3.3. Go To

3. Uses

3.1. Adobe

3.2. Microsoft Office

3.2.1. Word

3.2.2. Excel

3.2.3. Powerpoint

3.3. Internet Explorer

3.4. Visual Studio

3.5. Windows Programing

3.5.1. Windows X

3.5.2. Windows 95

4. Features

4.1. simple

4.2. Compiler ..Based

4.3. Fast

4.4. Object..Oriented Programing

4.5. Rich Iibary

4.6. Portability

4.7. Recursion

4.8. Case Sensitive

4.9. Mid..LevelPrograming

4.10. Dynamic Memory Allocation

5. The History

5.1. 1979

5.2. By Bjarne Stroustrup

6. Resources

6.1. Beginning Programming With C++ For Dummies

6.2. Sams Teach Yourself C++ in 24 Hours

6.3. The C++ Programming Language

6.4. Thinking in C++ :Introduction To Standard C++

6.5. Effective C++