不過比switch / case 更好的做法是完全移除else if / 以及else。 public static String determineGender(int input) { if ...
確定! 回上一頁