[linux,c++] 使用指針函數實現多個函數調用

//g++ -o funcEntry funcEntry.hpp funcEntry.cppios #include <iostream> #include <string> #include <map> #ifndef FUNCENTRY_HPP__ #define FUNCENTRY_HPP__ enum LEVEL_TYPE { LEVEL_SYSTEM = 0 , LEVEL_PRO
相關文章
相關標籤/搜索