JS 依照元素出現數量排序

同樣是最近遇到的狀況,需要利用陣列內元素出現的數量進行排序,以下為範例程式:

var array = ["1", "2", "4", "5", "2", "4", "2", "3"];
var str = array.toString();
var filter = [];
var result = [];
document.write("原始陣列:" + array + "<br>");

var get = function (str, tar, arr, tmp) {
    if (str.indexOf(tar) >= 0) {
        tmp = str.slice(str.indexOf(tar) + 1);
        arr.push(tar);
        get(tmp, tar, arr, tmp);
    }
    return arr;
}

for (i in array) {
    var elm = [];
    var tmp;
    var fstr = filter.join();
    if (fstr.indexOf(array[i]) >= 0) {
        continue;
    } else {
        var tmp_arr = get(str, array[i], elm, tmp);
        result.push(tmp_arr.length + ':' + tmp_arr[0]);
        filter.push(array[i]);
    }
}

result.sort();
result.reverse();

//按照出現次數排序,不刪除重複元素
var finishArray = [];

for (index in result) {
    var show = result[index].split(':');
    for (i = 0; i < show[0]; i++) {
        finishArray.push(show[1]);
    }
}
document.write("按出現次數排序,不刪除重複元素:" + finishArray + "<br>");

//按照出現次數排序,刪除重複元素
var finishArray = [];
for (index in result) {
    var show = result[index].split(':');
    finishArray.push(show[1]);
}
document.write("按出現次數排序,刪除重複元素:" + finishArray + "<br>");

輸出結果:

原始陣列:1,2,4,5,2,4,2,3
按出現次數排序,不刪除重複元素:2,2,2,4,4,5,3,1
按出現次數排序,刪除重複元素:2,4,5,3,1

You may also like...

1,665,849 Responses

  1. Dwightkak表示:

    best canadian online pharmacy: precription drugs from canada – usa canada pharm

  2. Samuelcuh表示:

    buying from canadian pharmacies: USACanadaPharm – USACanadaPharm

  3. Albertbiave表示:

    http://usacanadapharm.com/# usa canada pharm

  4. TimothyDok表示:

    canada drugs online review canadian pharmacy ratings USACanadaPharm

  5. Albertbiave表示:

    https://usacanadapharm.shop/# usa canada pharm

  6. Cazrxfy表示:

    Где приобрести диплом специалиста?
    Мы готовы предложить дипломы любой профессии по приятным тарифам. Для нас важно, чтобы дипломы были доступны для подавляющей массы граждан. Быстро и просто приобрести диплом института diplomnie.com/vot-neskolko-variantov-sootvetstvuyushix-vashim-trebovaniyam-kupit-diplom-s-reestrom-garantiya-podlinnosti-diplom-s-registratsiej-v-reestre-ofitsialno-diplom-vuza-s-proverkoj/

  7. StephenCer表示:

    canadian discount pharmacy: USACanadaPharm – reddit canadian pharmacy

  8. Pedrocam表示:

    best place to buy accutane online uk Get medicine info. Prescribing details available. buy accutane online fast delivery

  9. porn video 4k表示:

    Great video clip collection! 4K porn is the future, aren’t it?

  10. StephenCer表示:

    USACanadaPharm: USACanadaPharm – canadian world pharmacy

  11. Tommyborgo表示:

    Откройте тренды на в нашей сети. Мы предоставляем широкий ассортимент для оптимального выбора по https://xn--kr33-rzb.com

  12. WilliamDeeli表示:

    Мы изготавливаем дипломы любой профессии по выгодным тарифам. Дипломы изготавливаются на подлинных бланках государственного образца Быстро заказать диплом университета diplom-top.ru

  13. Hi, every time i used to check weblog posts here early in the dawn, because i
    love to find out more and more.

  14. Throᥙgh doing thіs you get through to familiarize yourself has to how the machines
    are played internet. In todɑy’s world of technology үou is
    now able to play online sⅼߋt games. Do not bet any cash that you Ԁon’t һold.

    Αlѕo ѵisit my website … https://gizmodo.uol.com.br/top-10-slot777-th/

  15. A 19th century grand piano is also in the receiving area complemented by
    a vintage wooden radio in one corner of the room.

    The grand daughter of the original owner, Galdiola Arguelles-Cabuñag is now the owner
    and the one who maintains the historical house. During the house construction, Sariaya and
    the Province of Quezon were suffering from
    a crisis brought by a pest called leaf miners. The instrument cluster continued
    the tradition of easy-to- read gauges with two large circular gauges with
    an engine turned, sometimes also called perlée appearance.
    A bomb disposal unit was called by the American forces to check
    the bomb and found out that it was live The bomb squad unit successfully removed the bomb and finally the house was out of danger.

    Three bombs were dropped in the vicinity of the house.
    The second one was dropped behind the house and created a 20- foot- deep crater.

  16. Albertbiave表示:

    https://usacanadapharm.shop/# canadian online pharmacy

  17. Sazrmtv表示:

    Приобрести диплом возможно через официальный сайт компании. newsinweek.ru/kupit-diplom-s-proverkoy

  18. Cazrwxk表示:

    Где купить диплом по нужной специальности?
    Мы предлагаем дипломы любых профессий по приятным ценам. Для нас очень важно, чтобы документы были доступны для подавляющей массы наших граждан. Быстро и просто заказать диплом любого института diplomk-v-krasnodare.ru/kupit-ofitsialnij-diplom-s-zaneseniem-v-reestr-13/

  19. If some one wants expert view regarding blogging and site-building then i advise
    him/her to visit this webpage, Keep up the fastidious work.

  20. Dwightkak表示:

    USACanadaPharm: USACanadaPharm – usa canada pharm

  21. Samuelcuh表示:

    usa canada pharm: USACanadaPharm – canadian pharmacy drugs online

  22. Dwightkak表示:

    canadian pharmacy no scripts: USACanadaPharm – online canadian drugstore

  23. Hello mates, how is the whole thing, and what
    you want to say about this article, in my view its
    genuinely awesome designed for me.

發佈回覆給「melbet_wbKl」的留言 取消回覆

發佈留言必須填寫的電子郵件地址不會公開。