Why the switch statement cannot be applied on strings?编译以下代码,得到type illegal的错误。[cc lang=cpp]int main(){ // Compilation error ...
確定! 回上一頁