In perl I would just say "$foo =~ tr/a-z/A-Z/" is there anything like that in Java? I'm thinking about just looping over the string and upper ...
確定! 回上一頁