Java String isEmpty() 方法Java String类isEmpty() 方法用于判断字符串是否为空。 语法public boolean isEmpty() 参数无返回值如果字符串为空返回true,否则返回false ...
確定! 回上一頁