function aaa(){
var ok = true;$.ajax({url:"xinxi/ispwd",async: false,dataType:"json",success:function(resp){$("#error").text(resp.error);ok= false;}});if(ok=true){return true;
}else{return fals
Advertisements
Previous
Page
Next Page
Description
This method returns the length of this string. The length is equal to the number of 16-bit Unicode characters in the string.
Sy