var json = [ {a:b, c:d}, {e:f, g:h, ...}, {..}, ... ] 这样就可以读取总数 alert(json.length) 转载请注明:谷谷点程序 » jquery统计json的count总数