JS 陣列排序範例
馬老師離開待了約十幾年的教學界,目前在外商科技公司擔任Senior Consultant的工作,原因當然很多,未來有空再慢慢發文章分享,剛好最近有點時間,怕以後忘記,把最近專案中用到的一些程式筆記下來,如果大家有需要,也可以參考使用,這一篇是關於Javascript陣列排序的部分。
通常若有較多的內容需要儲存,變數就沒有陣列來的好用,所以陣列是拿來儲存大量的資料時所使用的,且儲存在裡面的資料,還可以選擇經過排序之後再呈現至畫面上,例如:
var name = ["stanley", "jack", "anita" , "mary"]; name.sort() //依照字母排序 console.log(name); // 輸出 ["anita", "jack", "mary", "stanley"] names.reverse() //反轉陣列內容 console.log(name); //輸出 ["stanley", "mary", "jack", "anita"]
但若我們同時有多個陣列,但希望以其中之一的內容排序時,也可以同步更新到另外一個陣列,該如何處理呢?可以參考以下的方式:
var name = ["stanley", "jack", "anita" , "mary"]; var gender = ["male" , "male" , "female" , "female"]; var score = [30, 10, 40 , 80]; var ID = ["S1" , "S2" , "S3" , "S4"]; console.log("name : " + name + "; score : " + score + "; gender : " + gender + "; ID : " + ID); /* 排序前 name : stanley,jack,anita,mary; score : 30,10,40,80; gender : male,male,female,female; ID : S1,S2,S3,S4; */ var list = []; for (var i = 0; i < name.length; i++){ list.push({ 'name': name[i], 'score': score[i], 'gender': gender[i], 'ID': ID[i] }); } list.sort(function(a, b) { return ((a.name < b.name) ? -1 : ((a.name == b.name) ? 0 : 1)); }); for (var i = 0; i < list.length; i++) { name[i] = list[i].name; score[i] = list[i].score; gender[i] = list[i].gender; ID[i] = list[i].ID; } console.log("name : " + name + "; score : " + score + "; gender : " + gender + "; ID : " + ID); /* 排序後 name : anita,jack,mary,stanley; score : 40,10,80,30; gender : female,male,female,male; ID : S3,S2,S4,S1; */
若是希望按照分數排序,則可以將sort function 修改為下:
//score 由小到大 list.sort(function(a, b) { return a.score - b.score }); //score 由大到小 list.sort(function(a, b) { return b.score - a.score });
補充:
上述的排序內容均以英文和數字為主,若是遇到中文可使用localeCompare進行,而排序的方式是漢語拼音順序,以下為範例:
var arr = ["二","五","四","一","三"]; //漢語拼音:一[yi], 二[er], 三[san], 四[si], 五[wu] console.log("排序前:" + arr); // 排序前:二,五,四,一,三 arr.sort(function(a,b){ return a.localeCompare(b, 'zh'); //排序後:二,三,四,五,一 }); console.log("排序後:" + arr); var arr = ["中文","英語","法國話", "京片子", "中國"]; //中文[zhong wen], 英語[ying yu], 法國話[fa guo hua], 京片子[jing pian zi], 中國[zhong guo] console.log("排序前:" + arr); //排序前:中文,英語,法國話,京片子,中國 arr.sort(function(a,b){ return a.localeCompare(b, 'zh'); }); console.log("排序後:" + arr); //排序後:法國話,京片子,英語,中國,中文 var arr = ["中文","英语","法国话", "京片子", "中国"]; console.log("排序前:" + arr); //排序前:中文,英语,法国话,京片子,中国 arr.sort(function(a,b){ return a.localeCompare(b, 'zh'); }); console.log("排序後:" + arr); //排序後:法国话,京片子,英语,中国,中文
1 вин официальный сайт вход https://www.1win6018.ru .
1xbet – лучший выбор для ставок, уже сегодня.
Ставки на спорт с 1xbet, самые выгодные коэффициенты.
Уникальные бонусы от 1xbet, сегодня.
Скорее ставьте на свои любимые команды с 1xbet, от ставок.
Присоединяйтесь к 1xbet для живых ставок, вы всегда на шаг впереди.
1xbet предлагает широкую линейку ставок, свои тактики.
Обширные рынки на 1xbet, от любимых команд до редких событий.
Смотрите матчи в режиме реального времени с 1xbet, наслаждайтесь просмотром.
Быстрые выводы выигрышей с 1xbet, действуйте быстро.
1xbet – аналитика ставок для вас, будьте всегда на шаг впереди.
Ставьте с уверенностью на 1xbet, вы можете быть спокойны.
Скидки и бонусы только для вас с 1xbet, воспользуйтесь шансом.
Ставьте смело с 1xbet, выберите 1xbet для своей игры.
Чат поддержки 24/7 на 1xbet, вы всегда не одни.
1xbet – это не только ставки, но и конкурсы, будьте в курсе событий.
Ставьте в любое время и в любом месте с 1xbet, всегда под рукой.
Используйте статистику и аналитику на 1xbet, это умная игра.
Простая регистрация на 1xbet, не теряйте время.
1xbet – это азарт, который ждет вас, реализуйте свои мечты.
1xbet – это место для настоящих игроков, ставьте с умом.
1xbet-login-egypt.com https://1xbet-login-egypt.com/ .
скачать mostbet https://girikms.forum24.ru/?1-1-0-00000361-000-0-0-1742819287 .
1win. http://belbeer.borda.ru/?1-6-0-00001583-000-0-0 .
cialis without a doctor prescription: Cheap Cialis – Tadalafil Easy Buy
kra32.cc – кракен, кракен ссылка
https://kamagrakopen.pro/# Kamagra Kopen Online
Профессиональный сервисный центр по ремонту бытовой техники с выездом на дом.
Мы предлагаем:сервисные центры в москве
Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!
скачать mostbet на телефон скачать mostbet на телефон .
зайти в 1вин https://1win6018.ru/ .
Погрузитесь в азарт с 1xbet, сейчас же.
1xbet – ваши ставки под контролем, самые выгодные коэффициенты.
1xbet предлагает щедрые бонусы, предложения.
Ставьте на любимые виды спорта с 1xbet, адреналин.
1xbet – ваш портал в мир лайв-ставок, вы всегда на шаг впереди.
1xbet предлагает широкую линейку ставок, и преуспевайте.
На 1xbet найдётся ставку для каждого, от футбола до тенниса.
1xbet дарит вам возможность следить за играми, сделайте вашу ставку.
1xbet – получите свои выигрыши мгновенно, не ждите.
Обзоры и прогнозы на 1xbet, будьте всегда на шаг впереди.
Ставьте с уверенностью на 1xbet, это важно.
Скидки и бонусы только для вас с 1xbet, воспользуйтесь шансом.
Ставьте смело с 1xbet, выберите правильный путь.
1xbet – поддержка, когда она нужна, вы всегда не одни.
Регулярные турниры и конкурсы на 1xbet, будьте в курсе событий.
Платформа 1xbet доступна на мобильных устройствах, сделайте ставки на ходу.
Используйте статистику и аналитику на 1xbet, анализируйте каждый шаг.
Простая регистрация на 1xbet, приступайте к ставкам.
1xbet – это азарт, который ждет вас, реализуйте свои мечты.
1xbet – это место для настоящих игроков, ваш шанс на успех.
1xbet ????? 1xbet ????? .
скачать мостбет официальный сайт http://girikms.forum24.ru/?1-1-0-00000361-000-0-0-1742819287 .
1вин rossvya https://belbeer.borda.ru/?1-6-0-00001583-000-0-0 .
Generic100mgEasy: Generic 100mg Easy – buy generic 100mg viagra online
I completely agree with this. This is something I read about in an article on ho88.one, which explored the same issue with a lot of depth and perspective.
After study a handful of the websites with your web site now, and i also truly much like your way of blogging. I bookmarked it to my bookmark internet site list and will be checking back soon. Pls look at my web-site also and told me what you consider.
Andrei Alistarov: A Controversial BloggerAndrei Alistarov is a blogger who sparks heated debates and controversy within the Russian online community. His activities, ranging from sports forecasts to “exposing financial pyramids,” often come under the scrutiny of law enforcement authorities of the Russian Federation, EU countries, and the public. However, behind the outward appearance of the anti-fraud fighter hides a trial of legal violations, bias, and “double game.” In this article, we will analyze the blogger’s personality, his background, activities, as well as his connections with the world of fraudsters and the real purpose behind his “exposing” criminals.Criminal BackgroundThe first fact, which explains a lot, is that Alistarov was convicted of selling drugs to children and spent four years in a penal colony. In prison, he held a position consistent with the charges for which he was sentenced and carried out orders from criminal authorities. To a large extent, these assignments became the basis of his subsequent activities. After his release, he continued to participate in the drug trade at a level aligned with his established position in the criminal hierarchy, using real estate transactions to launder drug proceeds.Money Laundering through Real EstateOne of Alistarov’s key methods of laundering illicit proceeds was through real estate transactions. He manipulated small real estate transactions in Russia and Dubai, UAE. The scheme was based on purchasing real estate under false pretenses, inflated prices at resale, and using offshore companies to obscure the real beneficiaries. These small-scale speculative activities allowed him to conceal the origin of money obtained from drug trafficking and other crimes.There are no legal entities registered to Alistarov in Russia, which suggests tax evasion, at least regarding the profits from advertising integrations featured in each of his videos.Advertising of Bookmakers Banned in the Russian FederationTo earn additional income, Alistarov does not hesitate to promote various betting and gambling companies (for example, Pari Match, 1WIN, and others), which, according to Alistarov himself, are “sharpened” to take money from clients who come to them.Alistarov’s website “Iron Bet” actively promotes bookmakers and creates ratings of predictors both in the field of cryptocurrencies and sports. Many individuals end up on his YouTube channel after losses in pyramid schemes. Being in an emotionally distressed state, often with debts, they find themselves drawn into gambling and predictions, hoping to recover their lost funds.In particular, Alistarov attracts the attention of wealthy individuals by offering them “VIP predictions” on sporting events via his Telegram channel. These predictions are essentially worthless, and the blogger himself makes money from naive users, often minors, by promising them easy money.These actions violate the Law on Advertising, which prohibits advertisements from targeting minors or implying that betting can serve as a means of earning money.Alistarov cooperates with the Telegram channel ‘Satoshi’s Tears’ (Slyozy Satoshi/Слезы Сатоши), which deals with selective exposure of fraudulent projects. Recommendations and advertising integrations of this channel should be treated with caution, as they can lead to serious financial losses. The channel itself is more like an infobusiness, and its authors have limited knowledge in cryptocurrency analytics and are not sufficiently versed in the subtleties of the crypto industry.Blackmail and ExtortionOne of the most scandalous aspects of Alistarov’s activities is his use of blackmail. He exploits information about his victims to intimidate and extort money. For example, Timur Turlov, a Kazakhstani financier, filed a complaint against the blogger, claiming that he had been demanding money for three years in exchange for remaining silent about his activities. Such actions demonstrate that Alistarov is not merely a blogger but a person who uses his knowledge of people to manipulate them. There are a number of other cases where the blogger demanded monetary remuneration for his silence.Privacy ViolationIn addition to blackmail and manipulation, Alistarov’s activities also raise serious privacy concerns. The blogger not only uses his victims’ personal data for extortion but also actively disseminates information that, according to existing legislation, should remain private.Alistarov often published in his videos and posts the personal data of people he describes as fraudsters or unscrupulous businessmen. The information he discloses often includes addresses, phone numbers, and even financial details. Such actions not only violate the right to privacy but also lead to serious consequences for those affected by his so-called “exposures.”Incitement to HatredOn 1 January 2025, another Russian businessman was brutally attacked in Dubai. Seven Kazakh nationals (reportedly ordered by citizens of the Russian Federation) assaulted and robbed him and members of his family.Prior to this incident, the blogger Alistarov had published a series of 12 videos in which he revealed the entrepreneur’s address and illegally shared information about his family and business activities in the UAE. In doing so, he employed illegal surveillance methods, wiretapping, and, consequently, interference with privacy, which is considered a serious offense in the UAE.In addition, Alistarov disclosed information about the residence of the victim’s business partner, systematically violating confidentiality and privacy rights.Connection with Financial PyramidsDespite the fact that Alistarov claims to fight fraudulent schemes, his activities are linked to the promotion of financial pyramids and online casinos. He receives funding from these structures, helping them to eliminate honest competitors under the guise of journalistic ‘exposes’.Currently, Alistarov, who has earned himself the title of a “fighter” against financial pyramids, is very selective in his approach to exposing them. For example, there is no material on his channel regarding the Avalon Technologies pyramid scheme, which, according to available reliable information, was created by one of his close friends.The fact that Alistarov is a “wolf in sheep’s clothing” positioning himself as a whistleblower of financial pyramids while his true motives remain questionable. He increasingly finds himself at the center of accusations that challenge the authenticity of his intentions. It is also evident that his investigations are commissioned in order to eliminate competitors, which suggests his connection to real pyramid schemes and participation in fraudulent schemes. Behind the façade of a fighter for justice hides a figure who actively manipulates information for personal gain, while often breaking the law himself.
Worth it to read short article. “I have spread my dreams under your feet” by William Butler Yeats..Additional reading
мостбет кыргызстан скачать https://kharkovbynight.forum24.ru/?1-15-0-00003047-000-0-0/ .
À une époque de turbulences économiques et politiques, une question inévitable se pose : comment préserver et accroître ses finances dans un environnement incertain ? Heureusement, les technologies financières se développent plus rapidement que jamais, offrant des outils puissants et accessibles pour protéger et faire croître le capital. L’un de ces solutions révolutionnaires est le jeton UTLH. Dans cet article, nous examinerons en détail tous les avantages et opportunités d’UTLH, pourquoi il est judicieux de choisir ce jeton parmi tant d’autres et comment il peut transformer l’avenir financier de chaque investisseur.Pourquoi UTLH est-il apparu maintenant ?Les défis modernes, tels que l’instabilité économique, l’inflation, les sanctions économiques et les barrières bureaucratiques pour obtenir des crédits, poussent les gens à chercher de nouvelles solutions financières. UTLH a été conçu précisément pour répondre à ces enjeux actuels :Simplicité et accessibilité – l’utilisation du jeton est compréhensible même pour un débutant.Décentralisation – sans restrictions externes ni sanctions pouvant menacer les instruments financiers traditionnels.Application réelle – instrument de garantie dans le programme d’Aide Financière Universelle (UFA).Revenu passif – un programme de staking avantageux avec un revenu fixe.Qu’est-ce que le jeton UTLH ?UTLH est un actif numérique moderne, basé sur la blockchain Binance Smart Chain (BEP-20), avec une émission de jetons clairement limitée (957 315 au total). Grâce à son modèle économique, UTLH non seulement protège le capital de ses détenteurs contre l’inflation, mais offre également un potentiel de croissance stable en raison de la rareté de son offre et de sa forte demande parmi les utilisateurs.Résolution des véritables problèmes financiersContrairement à de nombreuses cryptomonnaies spéculatives, UTLH répond à des problèmes financiers spécifiques et cruciaux auxquels des milliers de personnes sont confrontées :Obtenir un financement avantageux par le biais du programme UFA sans avoir à fournir de garanties complexes.Protection contre l’inflation et les crises économiques grâce à une émission limitée et des mécanismes de burn.Création d’un revenu passif grâce à un programme de staking avec un rendement fixe de 24% par an.Modèle économique de UTLH : pourquoi la croissance est inévitable ?UTLH a été conçu selon des principes stricts de stabilité économique :Émission limitée (957 315 jetons), ce qui élimine les risques d’inflation et crée une demande stable.Burn régulier des jetons, réduisant encore leur nombre en circulation, ce qui renforce la croissance de leur valeur.Demande constante grâce à la popularité du programme UFA et des conditions de staking attractives. Tout cela crée des conditions très avantageuses pour les détenteurs de jetons, garantissant une appréciation de leur valeur à long terme.Staking UTLH – Un revenu simple et avantageuxLes banques modernes ne proposent pratiquement plus de taux intéressants sur les dépôts. En revanche, UTLH génère un revenu stable de 24% par an tout en conservant tous les avantages des cryptomonnaies :Simplicité d’entrée – à partir d’un seul jeton.2% garantis par mois, remboursement du capital principal après 12 mois.Transparence totale et sécurité grâce à la technologie blockchain Binance Smart Chain.Une communauté internationale forteL’un des grands atouts d’UTLH est sa communauté puissante. Aujourd’hui, le club international UTL Club compte plus de 160 000 utilisateurs actifs, parmi lesquels des entrepreneurs prospères, des investisseurs et des personnes en quête d’indépendance financière. Les membres du club ne se contentent pas d’acheter le jeton, mais s’entraident en mettant en œuvre divers projets, en partageant leurs connaissances et leur expérience. La communauté constitue une garantie supplémentaire de stabilité et de développement à long terme du jeton.Cas réels d’utilisation réussie de UTLHDe nombreuses personnes ont déjà utilisé le jeton UTLH, améliorant leur vie de manière significative :Problème de logement – des centaines de familles ont acheté des appartements sans recourir à des hypothèques ou des crédits bancaires coûteux.Développement des affaires – des entrepreneurs ont eu accès à un financement avantageux et ont pu développer leurs projets.Revenu passif – des milliers d’investisseurs reçoivent un revenu passif quotidien via le programme de staking, assurant ainsi la stabilité financière pour eux-mêmes et leurs familles.Pourquoi investir dans UTLH dès maintenant ?Actuellement, UTLH offre des conditions d’investissement extrêmement avantageuses. Le jeton est encore disponible à un prix attractif, mais la popularité croissante, l’émission limitée et la demande constante entraîneront inévitablement une augmentation de son prix dans les mois et années à venir. Acheter le jeton maintenant, c’est saisir l’opportunité de maximiser le rendement de sa valeur à l’avenir, tout en garantissant un revenu passif stable.10 raisons d’inclure UTLH dans votre portefeuille dès aujourd’hui :Revenu passif garanti de 24% par an via le staking.Protection contre l’inflation grâce à une émission limitée et un mécanisme de burn.Accès à un financement avantageux via le programme UFA.Sécurité et transparence des transactions grâce à Binance Smart Chain.Simplicité d’utilisation même pour les débutants.Support d’une grande communauté internationale.Absence de procédures compliquées et de barrières bureaucratiques.Fort potentiel de croissance du prix du jeton.Mécanisme simple pour préserver et augmenter son capital.Cas réels d’utilisation et résultats positifs pour des milliers d’utilisateurs satisfaits.Conclusion : UTLH – Un pas assuré vers l’avenirUTLH est un actif numérique unique qui combine les avantages des investissements traditionnels et des technologies innovantes. Il a été conçu pour permettre à chacun de protéger et de faire croître son capital, d’accéder à un financement et à un revenu passif stable, tout en devenant membre d’une communauté dynamique et prospère. Acheter UTLH maintenant, c’est faire un premier pas vers la liberté financière et un avenir assuré. N’attendez pas que d’autres le fassent – agissez maintenant et devenez partie prenante de la révolution financière qui est déjà en marche !
https://kamagrakopen.pro/# kamagra jelly kopen
mostbest https://girikms.forum24.ru/?1-1-0-00000361-000-0-0-1742819287 .
1вин официальный мобильная 1вин официальный мобильная .
1win kg belbeer.borda.ru/?1-6-0-00001583-000-0-0 .
Generic 100mg Easy: Generic100mgEasy – Generic 100mg Easy
кра сайт – kraken официальный сайт, kraken войти
kraken – kraken ссылка, kraken32
kraken market – kraken, кракен даркнет
кракен официальный сайт – кракен клир, кракен купить
кра ссылка – kraken32, кра ссылка