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,625,484 Responses

  1. Durch die Reibung zwischen Ihrem Finger und der Papieroberfläche entsteht
    Wärme, wodurch sich das Papier an den beschriebenen Stellen schwarz färbt.

    Weshalb verblasst der Druck auf Thermopapier? Das ist nur bei Thermopapier möglich.
    Thermopapier an sich ist temperatur- und lichtempfindlich.

    Im extremfall ist nichts mehr zu erkennen. Daher verlangen die Finanzbehörden oftmals das Anfertigen von langlebigen Kopien der Kassenbons auf Thermopapier.

    Darum sind einige Kassenbons, Tankbelege und Parkscheine schon nach wenigen Monaten schlechter zu
    lesen. Bei Verwendung hochwertiger Thermopapiere sind bei licht-
    und wärmegeschützter Lagerung die Druckbilder der Belege auch noch nach
    vielen Jahren hervorragend lesbar. Der Thermodruck auf
    den Belegen aller unserer Thermorollen ist
    bei sachgemäßer Lagerung über 10 Jahre hinaus lesbar.
    Thermopapier sollte grundsätzlich nicht dem direkten Sonnenlicht,
    sowie keiner großen Hitze ausgesetzt werden. Die Thermorollen bei bonstore weisen aber eine verbesserte Beschichtung auf, die
    gegenüber Umwelteinflüssen resistenter ist. Aus Thermopapier bestehende Kassenbelege, sollten ebenfalls
    dunkel und kühl lagern. Die Licht geschützte Lagerung in kühlen Räumen, ermöglicht eine lange Haltbarkeit neuer verpackter Thermorollen über
    Jahre hinweg. So sollten die Belege nicht in Taschen, Klarsichtfolien, oder Geldbörsen untergebracht sein.

  2. Do you have a spam issue on this site; I also am a blogger, and I was wondering your situation; we
    have created some nice practices and we are looking to exchange methods with other folks, be sure to shoot me an email
    if interested.

  3. discuss表示:

    I’m not sure where you’re getting your information, but good topic.

    I needs to spend some time learning more or understanding more.
    Thanks for wonderful info I was looking for this information for my mission.

  4. discuss表示:

    Hello there, You’ve done an excellent job.
    I’ll definitely digg it and personally recommend to my
    friends. I’m sure they’ll be benefited from this website.

  5. Everyone loves it whenever people get together and share thoughts.
    Great website, keep it up!

  6. Why people still make use of to read news papers when in this technological globe
    the whole thing is accessible on net?

  7. This is very fascinating, You’re a very skilled blogger.
    I’ve joined your rss feed and look forward to in search of more of your fantastic post.

    Additionally, I have shared your site in my social networks

  8. Do you have any video of that? I’d love to find out more details.

  9. Everything is very open with a clear clarification of the challenges.
    It was truly informative. Your site is useful. Thanks for sharing!

  10. discuss表示:

    Hiya very nice website!! Guy .. Excellent .. Wonderful ..
    I’ll bookmark your blog and take the feeds also? I’m
    glad to seek out numerous useful information right
    here in the publish, we want develop more techniques on this regard,
    thanks for sharing. . . . . .

  11. whoah this weblog is great i like reading your posts. Stay up the good work!
    You know, many people are looking around for this information, you could aid them greatly.

  12. Slot Bank Neo表示:

    I got this site from my pal who informed me concerning this website and at the moment this
    time I am visiting this web page and reading very informative
    articles or reviews at this time.

  13. of course like your website but you need to check the spelling
    on several of your posts. Several of them are rife with spelling problems and I in finding it very troublesome to tell
    the truth on the other hand I will definitely come again again.

  14. Hello friends, its impressive piece of writing about cultureand fully defined, keep it
    up all the time.

  15. Markus表示:

    What’s Taking place i am new to this, I stumbled upon this I have discovered It positively helpful and it has aided me out loads.
    I’m hoping to contribute & aid other customers like its helped
    me. Great job.

  16. Hi, i believe that i saw you visited my site so i got here to
    return the favor?.I am attempting to find issues to enhance my web site!I guess its adequate to make use of some of your ideas!!

  17. Valuable information. Lucky me I discovered your website by accident, and I’m shocked why this
    twist of fate didn’t came about in advance! I bookmarked it.

  18. My spouse and I stumbled over here coming from a different website and
    thought I might as well check things out. I
    like what I see so now i am following you. Look forward to going over
    your web page yet again.

  19. Matilda表示:

    First off I want to say awesome blog! I had a quick question which I’d like to
    ask if you don’t mind. I was curious to find out how you center yourself and clear your head prior to writing.
    I’ve had a difficult time clearing my thoughts in getting
    my thoughts out there. I do enjoy writing but it just seems like the first 10 to 15 minutes are
    generally wasted just trying to figure out how to begin. Any ideas or tips?
    Thank you!

  20. I’m extremely impressed with your writing skills and also with the layout on your blog.
    Is this a paid theme or did you modify it yourself?
    Either way keep up the nice quality writing, it’s rare to
    see a nice blog like this one these days.

  21. What’s Taking place i’m new to this, I stumbled upon this I’ve discovered It
    absolutely helpful and it has aided me out loads.
    I hope to give a contribution & help different customers like its aided me.
    Good job.

  22. Hi, just wanted to tell you, I enjoyed this post.
    It was funny. Keep on posting!

  23. Nice post. I was checking constantly this blog and I am impressed!
    Extremely helpful information particularly the last part
    🙂 I care for such info much. I was seeking this certain info for a long time.
    Thank you and best of luck.

  24. Every weekend i used to pay a quick visit this site, as i wish for enjoyment, for the reason that this
    this site conations genuinely pleasant funny stuff too.

  25. Hier oben ist es doch schrecklich einsam! „Piep,
    piep!” sagte da eine kleine Maus und huschte hervor; und dann kam noch eine kleine. Sie beschnüffelten den Tannenbaum, und dann schlüpften sie zwischen seine Zweige. ” sagten die
    kleinen Mäuse. „Es ist eine greuliche Kälte! „Sonst ist hier zu gebrauchen sein;
    nicht wahr, du alter Tannenbaum? „Ich bin in keiner Beziehung alt!
    ” sagte der Tannenbaum; „es gibt viele, die weit älter sind denn ich! „Woher kommst du?” fragten die Mäuse, „und was weißt du?
    ” Sie waren gewaltig neugierig. „Erzähle uns doch von den schönsten Orten auf Erden! Bist du in der Speisekammer gewesen, wo Käse auf den Brettern liegen und Schinken unter der Decke hängen, wo man auf Talglicht tanzt, mager hineingeht und fett herauskommt? Bist du dort gewesen? ”
    Und dann erzählte er dann war’s das seiner Jugend.

    Die kleinen Mäuse hatten früher nie dergleichen gehört,
    sie horchten auf und sagten: „Wieviel du gesehen hast! „Das kenne ich nicht”, sagte der Baum; „aber den Wald kenne ich, wo die Sonne scheint und die Vögel singen! Wie glücklich du gewesen bist! „Ich?” sagte der Tannenbaum und dachte übers, was er selbst erzählte, nach.
    „Ja, es waren im eigentlichen Sinne ganz fröhliche Zeiten!

  26. I really love your website.. Pleasant colors & theme.

    Did you create this website yourself? Please reply back as I’m looking to create
    my own personal website and would love to find out where you got this
    from or what the theme is named. Kudos!

  27. getpocket.com表示:

    Excellent beat ! I would like to apprentice while you amend your site,
    how could i subscribe for a blog website? The account aided me a acceptable deal.
    I had been a little bit acquainted of this your broadcast provided bright
    clear concept

  28. Unquestionably believe that which you said. Your favorite
    justification seemed to be on the internet the simplest thing to be aware of.
    I say to you, I definitely get annoyed while people think about
    worries that they plainly don’t know about. You managed to hit
    the nail upon the top and defined out the whole thing without having side-effects , people can take a
    signal. Will probably be back to get more. Thanks

  29. It’s in reality a nice and helpful piece of info.
    I’m happy that you shared this useful info with us.
    Please keep us up to date like this. Thanks for sharing.

  30. I don’t even know how I ended up here, but I thought this post was good.
    I do not know who you are but definitely you are going to a famous blogger if you are not already 😉 Cheers!

發佈回覆給「http://sc.devb.gov.hk/TuniS/minecraft-servers.space/」的留言 取消回覆

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