var s=xmlHttp.responseText; arr =s.split('</option>') alert(arr.length);
var a= "<p>1</p><p>2</p><p>3</p><p>4</p><p>5</p>"; result = a.match(/<p>/g); alert(result.length);
8.7w+
社区成员
22.4w+
社区内容