As a rule of thumb, you should always use equals() to compare String in Java, if you only want to check if given String are same or not, but you should remember ...
確定! 回上一頁