⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 title.h

📁 用C++编写的教师学生相关信息和统计系统
💻 H
字号:
#ifndef title_h
#define title_h

#include"common_student.h"
#include"list.h"
#include"postgraduate.h"
#include"postteacher.h"
#include"postworker.h"
#include"teacher.h"
#include"teacher_worker.h"
#include"undergraduate.h"
#include"worker.h"

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -