获取json中数组的length

来源:互联网 发布:excel怎么标注重复数据 编辑:程序博客网 时间:2024/06/04 19:39

xxx.length;

注意:js中length后面没有(),java中length()有()