I find it safer to add & remove code from a switch statement than an if ... case '6': return 6; case '7': return 7; case '8': return 8; ...
確定! 回上一頁