📄 autohouse.hpp
字号:
#ifndef _HFDP_CPP_MEDIATOR_AUTO_HOUSE_HPP_
#define _HFDP_CPP_MEDIATOR_AUTO_HOUSE_HPP_
#include "../../Standard.h"
#include "Appliance.hpp"
#include "Mediator.hpp"
#include "Alarm.hpp"
#include "Calendar.hpp"
#include "CoffeePot.hpp"
#include "Sprinkler.hpp"
#include "Shower.hpp"
#include "WeatherStation.hpp"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -