JAVA:实现所有字符转换为小写算法 package com.thealgorithms.strings; public class Lower { public static void main(String[] args