A simpler approach is just lowercasing your string before it goes into the switch statement, and have the cases lower. Actually, upper is a bit better from ...
確定! 回上一頁