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,482,025 Responses

  1. Charlesbot表示:

    http://fastpillsformen.com/# Order Viagra 50 mg online

  2. Howdy! I could have sworn I’ve been to this site before but after browsing through some of the post I realized it’s new
    to me. Nonetheless, I’m definitely glad I found it and I’ll
    be bookmarking and checking back frequently!

  3. Quality work done very quickly. Attention to detail and communication were top notch. We will definitely be using Christian and his team again Contractor Albany NY

  4. Fred Hansen表示:

    Thanks for the detailed guidance. More at photocopier near me

  5. One Houston Asbestos Attorney Success Story You’ll Never Remember
    Mesothelioma Attorney

  6. BrettTIT表示:

    online erectile dysfunction medication: FastPillsEasy – ed meds on line

  7. Diplomi_ulpi表示:

    купить диплом об окончании университета купить диплом об окончании университета .

  8. BrettTIT表示:

    ed treatments online: fast pills easy – online ed medication

  9. Hey there! Do you know if they make any plugins to safeguard against hackers?
    I’m kinda paranoid about losing everything I’ve worked hard on. Any tips?

  10. JacobLoody表示:

    кухни под заказ — Индивидуальный подход к созданию кухонь под заказ от ведущих мастеров.

  11. BrettTIT表示:

    Sildenafil 100mg price: over the counter sildenafil – buy Viagra online

  12. This text is priceless. When can I find out more?

  13. This was quite informative. More at commercial scaffolding

  14. Chest Freezer Strategies From The Top In The Business Freezers Chest

  15. 카지노사이트 카지노사이트 카지노사이트 카지노사이트 카지노사이트 카지노사이트 카지노사이트

  16. Charlesbot表示:

    https://fastpillseasy.com/# pills for erectile dysfunction online

  17. Yes! Finally someone writes about Appareils de
    musculation professionnels.

  18. JeffreyRob表示:

    The 1win promo code: MAX500WIN. This 1Win bonus code 2025 rewards new players with a 500% bonus up to $1025. Valid codes for receiving bonuses without a deposit for new and old users. Hurry to get them today! Activate the promo code 1win and get a generous welcome bonus of up to 500% on your first four deposits.

    https://social.web2rise.com/read-blog/8376 – 1win bonus code no deposit

  19. EarnestAvada表示:

    Thanks a bunch for sharing this with all of us you really understand what you are talking about! Bookmarked. Kindly also visit my site =). We will have a link change agreement between us

    https://forthouse.com.ua/diy-headlight-seal-restoration.html

  20. The artificial waves created at Kelly Slater Wave Ranch are so perfect; they must be a blast to ride! fulcrum surf gear

  21. Diplomi_akpi表示:

    купить диплом о высшем образование в кургане купить диплом о высшем образование в кургане .

  22. memek basah表示:

    I was wondering if you ever considered changing the
    layout of your blog? Its very well written; I love what youve got to say.
    But maybe you could a little more in the way of content
    so people could connect with it better. Youve got an awful lot
    of text for only having one or two pictures.
    Maybe you could space it out better?

  23. 14 Cartoons About Local SEO Marketing Agency To Brighten Your Day seo agency West london

  24. Jon Fleming表示:

    This was highly educational. More at pressure washing

  25. Diplomi_ggpi表示:

    купить диплом инженер электрик 4russkiy365-diplomy.ru .

  26. New And Innovative Concepts That Are Happening With Best SEO Company best seo companies for
    Small Business (http://www.sorumatix.com/user/crushmaple8)

  27. JoshuaErefs表示:

    Игроки могут осуществлять ставки в 1вин на самые различные события, на десятки видов спорта а также киберспорт и многое другое. Инфраструктура проекта развита http://jkhsec.com/index.php?option=com_k2&view=itemlist&task=user&id=260916

  28. Charlesbot表示:

    http://fastpillseasy.com/# ed prescriptions online

發佈留言

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