hutool 字符串字母大写转小写
使用Hutool库中的`StrUtil`类中的`toLowerCase`方法可以将字符串中的大写字母转为小写字母。
以下是示例代码:
java
import util.StrUtil;
public class Main {
public static void main(String[] args) {
String str = "Hello World";
String result = LowerCase(str);字符串函数中将大写转换为小写
System.out.println(result);
}
}
输出结果:
hello world
使用Hutool库中的`LowerCase`类也可以实现相同的功能。
以下是示例代码:
java
import ext.Lowercase;
public class Main {
public static void main(String[] args) {
String str = "Hello World";
Lowercase lc = new Lowercase();
String result = lc.to(str);
System.out.println(result);
}
}
输出结果:
hello world
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论