🌈 搜索
📅  最后修改于: 2022-03-11 14:52:37.483000             🧑  作者: Mango
String str = "Hello "; System.out.println(str.trim()); // "Hello"