String str ="ABC";String lowerCase = str.toLowerCase();System.out.println(lowerCase);
程序在哪?不发出来怎么知道你错在哪