根据字符串新建日期只能用格式为(2010/7/19)而(2010-9-19)不行
但是可以使用date.replace('-','/')就可以了。
for(var key in result)遍历数组,所有的键值都在key里了
parseInt可以转换成整型值