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); //排序後:法国话,京片子,英语,中国,中文
Купить диплом техникума, колледжа в Иваново
One Of The Most Untrue Advices We’ve Ever Received On Window Handle Repair Tilt and turn Window handle broken (https://botdb.win)
clockchok.ru http://www.ncrim.ru/interesnoe/view/turniket-tripod-perco-ttr-08a-vsepogodnoe-resenie-s-avtomaticeskoj-antipanikoj .
mexico drug stores pharmacies medication from mexico pharmacy best online pharmacies in mexico
http://mexicanpharmacy.store/# buying from online mexican pharmacy
The 50-acre property contained a massive arsenal of navy surplus objects, which Mahalchick had acquired from nearby bases like Forts Dix and McGuire.
best buy hacliknk instagram goread services.
Ваша удача ждет вас в онлайн казино, где каждый может стать победителем.
Попробуйте свои силы вместе с нами, и почувствуйте вкус победы.
Обнаружьте свое новое казино онлайн, и начните выигрывать уже сегодня.
Ощутите волнение в режиме реального времени, не покидая своего уютного кресла.
Играйте в увлекательные игры с высокими коэффициентами выигрыша, и покажите всем, кто здесь главный.
Играйте вместе с друзьями и соперниками со всего мира, и докажите свое превосходство.
Играйте и выигрывайте, получая щедрые бонусы, которые увеличат ваши шансы на победу.
Играйте и наслаждайтесь азартом в каждой ставке, и погрузитесь в мир бесконечных перспектив.
Получите доступ к уникальным играм и выигрывайте крупные суммы, сделав всего несколько кликов мыши.
онлайн казино беларусь онлайн казино .
cheapest online pharmacy india: top 10 pharmacies in india – best online pharmacy india
купить диплом хирурга купить диплом хирурга .
Most plane crashes are ‘survivable’
[url=https://kra23c.cc]kraken onion[/url]
First, the good news. “The vast majority of aircraft accidents are survivable, and the majority of people in accidents survive,” says Galea. Since 1988, aircraft — and the seats inside them — must be built to withstand an impact of up to 16G, or g-force up to 16 times the force of gravity. That means, he says, that in most incidents, “it’s possible to survive the trauma of the impact of the crash.”
For instance, he classes the initial Jeju Air incident as survivable — an assumed bird strike, engine loss and belly landing on the runway, without functioning landing gear. “Had it not smashed into the concrete reinforced obstacle at the end of the runway, it’s quite possible the majority, if not everyone, could have survived,” he says.
The Azerbaijan Airlines crash, on the other hand, he classes as a non-survivable accident, and calls it a “miracle” that anyone made it out alive.
https://kra23c.cc
kra cc
Most aircraft involved in accidents, however, are not — as suspicion is growing over the Azerbaijan crash — shot out of the sky.
And with modern planes built to withstand impacts and slow the spread of fire, Galea puts the chances of surviving a “survivable” accident at at least 90%.
Instead, he says, what makes the difference between life and death in most modern accidents is how fast passengers can evacuate.
Aircraft today must show that they can be evacuated in 90 seconds in order to gain certification. But a theoretical evacuation — practiced with volunteers at the manufacturers’ premises — is very different from the reality of a panicked public onboard a jet that has just crash-landed.
Galea, an evacuation expert, has conducted research for the UK’s Civil Aviation Authority (CAA) looking at the most “survivable” seats on a plane. His landmark research, conducted over several years in the early 2000s, looked at how passengers and crew behaved during a post-crash evacuation, rather than looking at the crashes themselves. By compiling data from 1,917 passengers and 155 crew involved in 105 accidents from 1977 to 1999, his team created a database of human behavior around plane crashes.
His analysis of which exits passengers actually used “shattered many myths about aircraft evacuation,” he says. “Prior to my study, it was believed that passengers tend to use their boarding exit because it was the most familiar, and that passengers tend to go forward. My analysis of the data demonstrated that none of these myths were supported by the evidence.”
Приобретение диплома ВУЗа с сокращенной программой обучения в Москве
Thus, Anand retained his World Champion title as soon as again.
How Lovense Machine Rose To Become The #1 Trend On Social Media
cheapest Sex machine
купить диплом о среднем полном образовании
купила диплом
Really informative and great bodily structure of subject matter, now that’s user friendly (:.
sport-weekend.com https://pervouralsk.ru/news/obshchestvo/elektronnye-turnikety-perco-udobstvo-i-populiarnost/48835// .
Предлагаем услуги профессиональных инженеров офицальной мастерской.
Еслли вы искали ремонт ноутбуков toshiba рядом, можете посмотреть на сайте: ремонт ноутбуков toshiba сервис
Наши мастера оперативно устранят неисправности вашего устройства в сервисе или с выездом на дом!
sport-weekend.com [url=https://www.www.gaw.ru/html.cgi/txt/gl/sec8/turnikety-perco.htm]https://www.www.gaw.ru/html.cgi/txt/gl/sec8/turnikety-perco.htm[/url] .
sport-weekend.com http://www.puzoterok.net/bollardy-nezamimyj-komponent-dorozhnoj-bezopasnosti.html .
Our god bless people, your blog could be the approach carrier for great organization. I actually prefer we could complete certain business along.
Мостбет казино – це місце, де кожен знайде щось для себе | Завантажте додаток Мостбет і отримайте доступ до всіх можливостей казино mostbet онлайн. | Mostbet com – це надійність та безпека у світі онлайн ставок | Мостбет казино дарує новим гравцям щедрі бонуси [url=https://mostbetcasinouahfgy.com/]https://mostbetcasinouahfgy.com[/url].
Как приобрести аттестат о среднем образовании в Москве и других городах
sport-weekend.com [url=www.www.donnews.ru/oborudovanie-elektronnoy-prohodnoy-perco-dlya-kontrolya-i-bezopasnosti]www.www.donnews.ru/oborudovanie-elektronnoy-prohodnoy-perco-dlya-kontrolya-i-bezopasnosti[/url] .
sport-weekend.com http://www.vkirove.ru/news/2024/05/23/kak_vybrat_prokhodnuyu_s_turniketom_vidy_osobennosti_vybora.html/ .
http://canadianpharmacy.win/# canadian online drugstore
sport-weekend.com https://www.infpol.ru/261442-sistemy-kontrolya-i-upravleniya-dostupom-perco// .
https://mexicanpharmacy.store/# mexico pharmacies prescription drugs
sport-weekend.com http://sovross.ru/advertisment/shljuzovye-kabiny-blokpost-vazhnost-osobennosti-i-pravila-ekspluatacii/ .