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,430,997 Responses

  1. Drug information leaflet. Brand names.
    can you get norvasc price
    Best information about drug. Read information now.

  2. Williamagric表示:

    viagra without a doctor prescription http://indianpharm24.pro/# india pharmacy

  3. We’re a group of volunteers and starting a new scheme in our community.
    Your website provided us with valuable info to work on. You’ve
    done a formidable job and our entire community will be
    thankful to you.

  4. LeroyBak表示:

    drugs that cause ed cheap drugs online pumps for ed

  5. Guide To Tilt And Turn Upvc Windows Buy Online: The Intermediate Guide To Tilt And Turn Upvc Windows Buy Online tilt and turn upvc windows buy online

  6. LeroyBak表示:

    mexico pharmacies prescription drugs Mexican pharmacy ship US pharmacies in mexico that ship to usa

  7. Ralf表示:

    You’ll Never Be Able To Figure Out This Adhd Assessment In Adults’s Benefits adhd assessment, Ralf,

  8. What’s The Job Market For Accident Lawyer Near Me Professionals Like?
    accident lawyer near me [hikvisiondb.webcam]

  9. Williamagric表示:

    best drugs for ed http://mexicanpharm24.cheap/# buying prescription drugs in mexico

  10. click spam表示:

    Somebody necessarily help to make critically posts I would state.

    That is the first time I frequented your website page and up to now?
    I surprised with the analysis you made to
    make this particular publish extraordinary. Excellent task!

  11. Jorgeagopy表示:

    mens erections: cheap pharmacy online – causes for ed

  12. Do Not Buy Into These “Trends” Concerning Sports Toto Latest Results
    스포츠토토

  13. Sheri表示:

    Carlock Smith Techniques To Simplify Your Daily Lifethe One Carlock Smith
    Technique Every Person Needs To Be Able To carlock smith (Sheri)

  14. LeroyBak表示:

    100mg viagra without a doctor prescription buy drugs online canadian drugstore

  15. DevonPhack表示:

    http://indianpharm24.pro/# buy medicines online in india
    prescription drugs without doctor approval

  16. Jessetor表示:

    Если вам нужно разместить тексты на различных платформах, лучше сделать это вручную, чтобы убедиться в качестве и релевантности публикаций. Это поможет избежать проблем и повысит доверие к вашим материалам.
    Заказать прогон хрумером и гса можно у нас по адресу телеграмм логин @pokras7777 либо в телеграмм чате —-> https://t.me/+HFxk5vlUvGEzM2Zi так же у нас есть скайп логин pokras7777 и групаппа присаединяйтесь !!!!

  17. BrandonSaisy表示:

    buy prescription drugs online without: cheap drugs – canadian online drugstore

  18. Wow, marvelous blog layout! Ꮋow lengthy һave yߋu ever Ƅeen running a blog
    for? you made blogging glance easy. The fulⅼ glance ⲟf youг site
    іs fantastic, let alone thhe ϲontent material!

  19. Seo Software Link Building Tools To Improve Your Daily Life Seo Software Link Building Trick That Every Person Should Know Seo Software Link Building

  20. Guide To Bunk Bed L Shape: The Intermediate Guide Towards Bunk Bed L Shape bunk bed L Shape

  21. Hello there! This post couldn’t be written any better!
    Looking at this post reminds me of my previous roommate!

    He constantly kept preaching about this. I will forward this
    article to him. Fairly certain he will have a great read.
    I appreciate you for sharing!

  22. Sandra表示:

    10 Easy Steps To Start Your Own Mesothelioma Asbestos Claim Business mesothelioma
    lawsuit (Sandra)

  23. DevonPhack表示:

    http://pharm24.pro/# erection problems
    online canadian drugstore

  24. LeroyBak表示:

    mexican mail order pharmacies mexican pharmacy mexico drug stores pharmacies

  25. xem sex表示:

    Phim sex địt nhau của Nhật Bản, Việt Nam,
    và các châu á, châu âu. daycuroabando.vn địt
    nhau mạnh bảo nhất, xem phim sex tải nhanh xem sướng nhất hội.

  26. Ismaelfer表示:

    Currently it looks like WordPress is the preferred blogging platform available right now. (from what I’ve read) Is that what you’re using on your blog?

    накрутка поведенческих факторов скачать

  27. LeroyBak表示:

    buy ed pills online cheap drugs online ambien without a doctor’s prescription

  28. Danielle表示:

    15 Astonishing Facts About Bio-Ethanol Fireplace
    fireplaces shop (Danielle)

發佈留言

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