欢迎来到福编程网,本站提供各种互联网专业知识!

<meta>正则

发布时间:2006-10-14 作者: 来源:转载
复制代码代码如下:varcharResult=this.getAttribute("responseText").match(/
复制代码 代码如下:
varcharResult=this.getAttribute("responseText").match(/s]/i);
charResult=charResult?charResult[1]:"gb2312";

相关推荐