Jquery判断某字符串中是否包含某个字符

mac2022-06-30  85

if(!(to_city_value.indexOf("(")>0){

 

//code。。。。。

}

转载于:https://www.cnblogs.com/hgj123/p/3725206.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)