星星流講座0023 C 語言教室 第4 講之7 基本的流程控制. Topic: switch ... char c; scanf ("%c", &c); switch (c) { case 'A': A (); break; case 'B': B ();
確定! 回上一頁