C 和 C++ 中的动画和 GUI 编程
Animation and GUI Programming in C and C + +
- 1. Introduction
- 1. Introduction
- 2. About Animation and GUI Programming
- 3. Visual (Graphics)
- 4. About 2D (Two Dimention)
- 5. About 3D (Three Dimention)
- 6. About Law of Motion
- 7. Principle of Animation
- 8. Principle of GUI Programming
- 9. Text Mode and Graphics Mode in C and C++ Programming
- 2. Animation in Text Mode
- 1. Character Animation
- 2. News Tikker Animation
- 3. String Animation
- 4. Train Status Board
- 3. Animation in Graphics Mode
- 1. Character Animation
- 2. Bouncing Ball
- 3. Rotating Square
- 4. GUI Development in Text Mode
- 1. Border
- 2. Label Box
- 3. Text Box
- 4. Button
- 5. Check Box
- 6. Context Menu
- 5. GUI Development in Graphics Mode
- 1. Window
- 2. Label Box
- 3. Text Box
- 4. Button
- 5. Check Box
- 6. Radio Button
- 7. Context Menu