empty() -> Boolean
检查字符串是否为空。
''.empty(); //-> true ' '.empty(); //-> false
Submit feedback about this site to: