6.function isEmpty(str) 字串是否有值 function isEmpty(str) { if(str != null ... 7.function equals(str1, str2) js判断比较两字符串是否相等
確定! 回上一頁