var arr = ["bbb", "aaa", "ccc"]; var ress = arr.sort(); console.log(ress);
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.
TOP