The Conditional Operator and the 'switch' Statement ... charAt( 0 ); // get the first character switch ( color ) { case 'r': case 'R': message = message + ...
確定! 回上一頁