摘要:
将原有数组打乱:代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--vararr:Array=[1,1,2,2,3,3,4,4,5,5,6,6]disorder(arr);trace(arr)functiondisorder(arr:Array):A... 阅读全文
posted @ 2009-11-27 18:02 Bill Yuan 阅读(3659) 评论(0) 推荐(0) 编辑