C++中出现switchquantitynotaninteger是什么问题

发布时间:2019-08-15 14:17:21

C++中出现switch quantity not an integer是什么问题

推荐回答

switch MSG:case X://这里的MSG必须是整型(即int或者char),不能是其他类型
以上问题属网友观点,不代表本站立场,仅供参考!