1.获取数组中最大的值
Math.max.allpy(null,【1,3,5】)
2、在jq中的一个dom中加载html文档,实现单页面应用
通过Jquery的$(‘#content’).load(‘aaa.html’)
3.less中使用calc()计算需要在括号中加入~