首页
编程
java
php
前端
首页
编程
java
php
前端
判断字符串变量str是否为空字符串
下列哪条语句能判断字符串变量str是否为空字符串
A.if str=="":
if
not
str
:
用equal哦
点击展开全文