2016年7月20日 星期三

Advanced VC++ Chapter 4

課程內容:

課程Github:
https://github.com/QQBoxy/2016vc

Example 1 - Eception
https://github.com/QQBoxy/2016vc/tree/master/exception


Example 2 - Simple Factory Pattern 工廠模式
https://github.com/QQBoxy/2015vc/blob/master/simpleFactoryPattern/main.cpp

FYI:C++C#

Example 3 - Straegy Patternt 策略模式
https://github.com/QQBoxy/2015vc/blob/master/strategyPattern/main.cpp

FYI:C++C#

Example 4 - Default Adapter 適配器
https://github.com/QQBoxy/2015vc/blob/master/defaultAdapter/main.cpp

FYI:C++

作業:
請使用工廠模式撰寫,
將上次課程的作業改寫。

沒有留言:

張貼留言