文章目录
C++
basic 面试基础知识系列
- abstract
- assert
- bit_field
- bit_operation
- C++Features
- const
- decltype 多态
- double_colon 冒号
- enum
- explicit
- extern
- friend 友元函数
- function_pointerANDpointer_function 函数指针与指针函数
- inline 内联
- macro_definition 宏定义
- pointerANDreferance 指针与引用
- polymorphic 多态
- sizeof
- static
- struct
- this
- union
- using
- virtual 虚函数
- volatile
- vptr_vtable 虚指针与虚表
23种 设计模式
[创建式模式Creative Mode]
- 工厂方法模式 factory_method_mode
- 抽象工厂模式 abstract_factory
- 生成器模式 builder_pattern
- 原型模式 prototype_pattern
- 单例模式 singleton_pattern
[结构型模式Structural pattern]
- 适配器模式 adapter_pattern
- 桥接模式 bridge_pattern
- 组合模式 composite_pattern
- 装饰模式 decorator_pattern
- 外观模式 facade_pattern
- 享元模式 flyweight_pattern
- 代理模式 proxy_pattern
[行为模式Behavioral patterns]
- 责任链模式 chain_of_responsibility_pattern
- 命令模式 command_pattern
- 选代器模式 iterator_pattern
- 中介者模式 mediator_pattern
- 备忘录模式 memento_pattern
- 观察者模式 observer_pattern
- 状态模式 state_pattern
- 策略模式 strategy_pattern
- 模板方法模式 template_method_pattern
- 访问者模式 visitor_pattern
- 解释器模式 interpreter_pattern
关于作者
- 微信公众号:WeSiGJ
- GitHub:https://github.com/wesigj/cplusplusboys
- CSDN:https://blog.csdn.net/wesigj
- 微博:
- -版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
支持作者
如果项目对你有用,请我喝杯奶茶,谢谢!