摘要: n较大时用快排;n较小时冒泡; 参考链接 http://blog.csdn.net/morewindows/article/details/6684558 阅读全文
posted @ 2017-01-05 10:01 土豆zhang 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 可以换成this document.write(Math.max.apply(this, arr));//677 document.write("<br/>")document.write(Math.max.apply(Math, arr));//677 document.write(Math.ma 阅读全文
posted @ 2017-01-05 08:43 土豆zhang 阅读(233) 评论(0) 推荐(0) 编辑