Determine if Strings are equal. To determine if two String objects match exactly, you should almost always use the equals method, and not the == operator.
確定! 回上一頁