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,123,069 Responses

  1. WilliamSoorp表示:

    https://certifiedpharmacymexico.pro/# medication from mexico pharmacy

  2. AndresBef表示:

    Fences look after the needs of disparate purposes, from providing bulwark and privacy to enhancing the beauty of a property. In what way, like any structure, fences press for maintenance, periodic repairs, and then even replacement to certain they continue to fulfill their intended functions. In this write-up, we’ll delve into the numerous services offered about professional fence companies, including patch, coronation, and replacement.

    Divert Condition Services:
    Once again conditions, fences can suffer harm satisfactory to out of sorts unmasking, aging, or unlucky damage. Average issues include warped or rotted wood, tendency posts, disintegrated panels, let go tools, and rusted metal components. Maven hold at bay set right services address these issues instantaneously to reimburse the rampart’s structural morality and appearance. Skilled technicians assess the expense, recommend suitable repairs, and efficiently move over the requisite commission, whether it involves replacing damaged sections, reinforcing rickety spots, or fixing hardware. Past addressing issues at the crack, sidestep renewal services improve prolong the lifespan of the uncertain and prevent more widespread damage.
    sidestep set right

    Fence Station Services:
    Whether you’re installing a altered neutral benefit of protection, sequestration, or aesthetic reasons, official wall placement services ensure a hassle-free procedure from start to finish. These services typically set out on with a consultation to debate the shopper’s needs, preferences, and property specifications. Based on this information, experts counsel satisfactory independent materials, styles, and designs that crew the assets’s architecture and meet the desired functionality. Knowledgeable installers treat all aspects of the crowning, from plot preparation and collection setting to panel or observer arrangement and final adjustments. By entrusting the job to master professionals, estate owners can expect a durable, fittingly installed railings that enhances restraint appeal and fortune value.

    Vacillating Replacement Services:
    When a neutral reaches the d‚nouement of its lifespan or sustains irreparable damage, replacement may be the most practical solution. Confine replacement services subsume removing the existing unaligned and installing a new ditty tailored to the client’s preferences and belongings requirements. Expert keep companies put forward a wide line of fencing materials, including wood, vinyl, aluminum, chain-link, and composite options, allowing feature owners to on the most suitable option based on durability, sustenance requirements, and budget. With punctilious regard to list and importance craftsmanship, fence replacement services make safe a seamless change to a new, responsible fence that meets the idiosyncrasy’s needs and enhances its appeal.

    Conclusion:
    From repairing negligible damages to installing virgin fences and replacing worn-out structures, whiz uncertain services engage a vital place in maintaining the functionality, suggestion, and value of residential and commercial properties. Away partnering with knowing professionals, property owners can take advantage of peace of mind wise that their fencing needs are in talented hands, ensuring long-lasting, good-looking fences that serve their intended purposes effectively.

  3. Awesome information, Appreciate it.

  4. BennyNib表示:

    mexican border pharmacies shipping to usa: pharmacies in mexico that ship to usa – mexico drug stores pharmacies

  5. BennyNib表示:

    india pharmacy: india pharmacy mail order – indian pharmacy

  6. You revealed that superbly!

  7. Strategi表示:

    Have you ever considered publishing an ebook or guest authoring on other websites?
    I have a blog centered on the same subjects you discuss and would love
    to have you share some stories/information. I know my visitors would appreciate your work.
    If you’re even remotely interested, feel free to shoot me an email.

  8. Eugenehaupe表示:

    medication from mexico pharmacy buying prescription drugs in mexico mexican mail order pharmacies

  9. beaxy表示:

    Bovada is an online sports betting platform available to punters in the United States. The website was launched in 2011 and is operated by Meadway Leisure Limited. Bovada offers bets on various sports, including basketball, football, baseball, hockey, golf, tennis, and more. You can also bet on horse racing, table games, poker, and politics on Bovada. Xbet has taken a futures bet on what future of boxing gambling will look like, and they might be ahead of their time. They have poured resources and thousands of development hours into the development of an online betting app, and for those who use the boxing betting app, you are ahead of the curve. Everything we do now is through our cellphones or tablets, and the poobahs at Xbet have recognized the trend and taking advantage of it with the boxing betting app and the other sports they take bets for.
    http://ivimall.com/1068523725/bbs/board.php?bo_table=free&wr_id=3326262
    Select any odd to add a bet Enter a stake to place a bet Our tipster’s predictions and best tips are for every race, every day. Since we started, we’ve smashed the bookies with winners up to 50 1! Don’t pay for daily horse racing tips, get them free and exclusive from Punters Lounge! Bet £5 Get £20 in Free Bets It’s also well worth following our Facebook page – Horse Racing Super Tips – which, like our Twitter page, is a huge community of horse racing fans. With more than 190,000 followers, we are one of the biggest Facebook communities for horse racing in the world. Looking for free expert horse racing tips for all major race days across Australia, as well as international racing in New Zealand and Hong Kong? GoBet’s expert horse racing tipsters are here to help you find a winner!

  10. WilliamSoorp表示:

    https://canadianinternationalpharmacy.pro/# canadianpharmacyworld com

  11. Eugenehaupe表示:

    purple pharmacy mexico price list medication from mexico pharmacy mexican pharmacy

  12. BennyNib表示:

    best online pharmacies in mexico: medication from mexico pharmacy – buying prescription drugs in mexico online

  13. Eugenehaupe表示:

    www canadianonlinepharmacy canadian family pharmacy canadian pharmacy prices

  14. beaxy表示:

    Whether you’re a die-hard football fanatic or an ardent bettor seeking an edge, InjuriesandSuspensions is your go-to platform. Soccer Predictions & Previews Soccer Picks & Tips Soccer Predictions & Previews Soccer Picks & Tips Soccer Picks & Tips Soccer Predictions & Previews Soccer Picks & Tips Soccer Bet Profit Soccer Predictions & Previews Date: ‘ + setDay + ‘ ‘ + months + ‘ ‘ + offset.getFullYear() + ‘ Soccer Picks & Tips Soccer Picks & Tips Forgot password? Whether you’re a die-hard football fanatic or an ardent bettor seeking an edge, InjuriesandSuspensions is your go-to platform. Whether you’re a die-hard football fanatic or an ardent bettor seeking an edge, InjuriesandSuspensions is your go-to platform. Soccer Picks & Tips
    https://www.politicsisnotabanana.com/how-to-acquire-on-athletics-betting-a-new-handful-of-guidelines-to-help-hold-within-head/
    Are you looking for the best expert tips for today’s horse racing meetings at Ripon?… Are you looking for this week’s best Champions League betting tips? Our team of expert… The best sports betting apps in New York include top names like FanDuel, DraftKings, BetMGM, and Caesars Sportsbook. These apps offer a wide range of sports betting options, attractive welcome bonuses, and user-friendly interfaces, providing an excellent betting experience for users in the state. The application BettingPros: Sports Betting has all the functions for depositing and withdrawing money. In the upper part of the left functional menu, there are buttons “Deposit” and “Withdraw”. Using multiple sports betting apps can be advantageous for several reasons. It allows you to compare odds and lines across different sportsbooks and find the best value for your bets through a practice known as “line shopping.” Additionally, different apps may offer unique features, promotions, or betting options that cater to your specific preferences. Using multiple apps, you can diversify your betting experience and take advantage of various opportunities in the market.

  15. WilliamSoorp表示:

    https://edwithoutdoctorprescription.pro/# mexican pharmacy without prescription

  16. You are so cool! I do not believe I’ve truly read a single thing like that before.
    So wonderful to discover someone with a few original thoughts on this topic.
    Really.. many thanks for starting this up. This web site is something that is required
    on the web, someone with some originality!

  17. Eugenehaupe表示:

    best online pharmacies in mexico best online pharmacies in mexico п»їbest mexican online pharmacies

  18. Hey I know this is off topic but I was wondering if you knew of any widgets I could add to my blog that automatically tweet my newest
    twitter updates. I’ve been looking for a plug-in like this for quite some time
    and was hoping maybe you would have some experience with something like this.

    Please let me know if you run into anything.
    I truly enjoy reading your blog and I look forward to your new updates.

  19. Eugenehaupe表示:

    prescription drugs online cialis without a doctor prescription ed meds online without doctor prescription

  20. WilliamSoorp表示:

    http://canadianinternationalpharmacy.pro/# canadian pharmacy ratings

  21. WilliamSoorp表示:

    https://edpill.cheap/# ed pills

  22. Eugenehaupe表示:

    canadian pharmacy price checker canada pharmacy online legitimate canadian pharmacy online

  23. Eugenehaupe表示:

    viagra without a doctor prescription cialis without a doctor prescription sildenafil without a doctor’s prescription

  24. WilliamSoorp表示:

    http://canadianinternationalpharmacy.pro/# canadian pharmacy meds reviews

  25. WilliamPaw表示:

    http://medicinefromindia.store/# п»їlegitimate online pharmacies india

  26. Every weekend i used to pay a quick visit this web page, because i want
    enjoyment, as this this site conations genuinely fastidious funny
    stuff too.

  27. Eugenehaupe表示:

    best canadian pharmacy online buy canadian drugs canadapharmacyonline

  28. WilliamSoorp表示:

    https://canadianinternationalpharmacy.pro/# online canadian pharmacy reviews

發佈留言

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