toLowerCase(); // Convert to lowercase // Comparing strings boolean b1 = t.equals("hello"); // Returns false: strings not equal boolean b2 = t.
確定! 回上一頁