這個問題需要分開討論,C 語言和C++ 的標準定義是不同的。 C++ int Caset(int a) { switch (a) { case 1: int b = 1; std::cout<<"a==1: ...
確定! 回上一頁