ccccourse / wp111b

網頁設計課程 -- 習題專案
MIT License
3 stars 62 forks source link

習題 7 -- JavaScript 練習 3 #17

Open ccckmit opened 1 year ago

ccckmit commented 1 year ago
  1. 請寫一個函數可以把英文月份轉成數字

    monthToIndex('October') // 10

  2. 請寫一個函數可以數詞彙陣列中每個詞出現多少次

    var list = ['a', 'dog', 'chase', 'a', 'cat'] var cmap = count(list) // { a: 2, dog: 1, chase: 1, cat: 1 }

  3. 請把 上次寫的矩陣相加和相乘 物件化

ouhanchen commented 1 year ago

資工一 111110515 歐漢宸 https://github.com/ouhanchen/wp111b/tree/main/homework/0414

Siling5304 commented 1 year ago

資工一 111110525 林思伶 https://github.com/Siling5304/wp111b/tree/main/homework/09

Leng-Jin commented 1 year ago

資工一 111110554 陳稜瑾 https://github.com/Leng-Jin/wp111b/tree/main/homework/javascript/practice3

wrr606 commented 1 year ago

資工一 111110517 范揚玄 https://github.com/wrr606/wp111b/tree/main/homework/7

921006vicky commented 1 year ago

資工一 111110505 劉思妤 https://github.com/921006vicky/wp111b/tree/main/homework/07

o5xNo commented 1 year ago

資工一 111110508 吳丞恩 https://github.com/o5xNo/wp111b/tree/main/homework7

dsjisd57 commented 1 year ago

資工一 111110504 李宥榆 https://github.com/dsjisd57/wp111b-1/tree/main/homework9

yc0123 commented 1 year ago

資工一 111110507 陳穎辰 https://github.com/yc0123/wp111b/tree/main/homework%2007

Candy96551 commented 1 year ago

資工一 111110502 蔡雨軒 https://github.com/Candy96551/wp111b/tree/main/homework9

yang930208 commented 1 year ago

資工一 111110529 楊智鈞 https://github.com/yang930208/wp111b/tree/main/homework07

ctfpanda17 commented 1 year ago

電二甲 111010148 林晏霆 https://github.com/ctfpanda17/wp111b/tree/main/javascript/hw3

Yangforrok commented 1 year ago

資工一 111110514 羊柏宇 https://github.com/Yangforrok/wp111b/tree/main/homework/07

karta9630 commented 1 year ago

資工一 111110503 戴嘉豪 https://github.com/karta9630/wp111b/tree/main/javascript/0414

jm123u commented 1 year ago

资工二 111010577 史煜疏 https://github.com/jm123u/wp111b/tree/main/hw7

Gavinhsu0512 commented 1 year ago

資工一 111110501 許元承 https://github.com/Gavinhsu0512/wp111b/tree/main/homework7

KiuBios commented 1 year ago

資工一 111110519 胡劭家 https://github.com/KiuBios/wp111b/tree/main/hk/02/hw7

blackmingnuo commented 1 year ago

https://github.com/blackmingnuo/wp111b-/tree/main/homework6 資工一 111110552 陳郁祁

ctfpanda17 commented 1 year ago

電二甲 111010148 林晏霆 https://github.com/ctfpanda17/wp111b/tree/main/javascript/hw3

lkhagvaa2444 commented 1 year ago

資工一 111110544 李荷葦 https://github.com/lkhagvaa2444/wp111b/tree/main/javascript_homework/%E7%BF%92%E9%A1%8C%207%20--%20JavaScript%20%E7%B7%B4%E7%BF%92%203

Astridtu commented 1 year ago

https://github.com/Astridtu/wp111b/tree/main/Javascript03 資工一 111110543 凃玫妮

liu99002 commented 1 year ago

https://github.com/liu99002/mainly/tree/master/homework%2007 資工一 111110506 劉銓旭

XaioYue commented 1 year ago

資工一 董翔宇 111110555 https://github.com/XaioYue/wp111b/tree/main/Homework/07

111010557 commented 1 year ago

資工二 楊欣潔 111010557 https://github.com/111010557/wp111b/tree/main/homework/hw7

sealbrother commented 1 year ago

資工一/蔡杰叡/111110556 https://github.com/sealbrother/wp111b/tree/main/JavaScript3

s111111520 commented 1 year ago

工管一 黃薏安 111111520 https://github.com/s111111520/wp111b/tree/main/homework07

sam00002135 commented 1 year ago

資工二 111010574 白和鑫 https://github.com/sam00002135/wp111b/tree/main/3-javascript

mikeychen1205 commented 1 year ago

資工二 陳彥辰 111010523 HW7

ruoxin030704 commented 1 year ago

資工二 111010576 王若馨 https://github.com/ruoxin030704/wp111b/tree/main/hw7

nicoakuang commented 1 year ago

資工一 鄭石光 111110534

Math below: Matrix, Number of Occurrention, Translate

Link below: https://github.com/nicoakuang/wp111b/tree/main/SchoolAssignment/WDHW/HW7

a920217 commented 1 year ago

資工二 111010538 陳紹恩 https://github.com/a920217/wp111b/tree/main/HW7

patrick0516 commented 1 year ago

資工二 周辰恩 111010575 https://github.com/patrick0516/wp111b/tree/main/javascript%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88%E7%B7%B4%E7%BF%923

nogamenolife1234567 commented 1 year ago

資工一李佳勳111110549 https://github.com/nogamenolife1234567/wp111b/tree/main/html/7

Steventanardi commented 1 year ago

資工一 111110542 林源茂 https://github.com/Steventanardi/wp111b/tree/main/homework/javascript3

QAQ897 commented 1 year ago

資工一 111110553 周奕呈 https://github.com/QAQ897/wp111b/tree/main/homework/homework7

alan198731520 commented 1 year ago

資工一 111110524 范祐綸 https://github.com/alan198731520/wp111b/tree/main/%E7%BF%92%E9%A1%8C7

nnnnnnn1266 commented 1 year ago

資工三 110910559 潘其恩 https://github.com/nnnnnnn1266/wp111b/tree/main/homework7

Kruez0 commented 1 year ago

資工一 111110541 劉佩芬 https://github.com/Kruez0/wp111b/tree/main/W7-Javascript%20Homework/W7-Homework

pado35 commented 1 year ago

資工一 111110511 李明洋 https://github.com/pado35/wp111b/tree/main/homework/07

mienweng commented 1 year ago

資工一 111110523 翁敏恩 https://github.com/mienweng/wp111b/tree/main/homework/homework7

2001wei commented 1 year ago

110910520姜禹詩 https://github.com/2001wei/wp111b/blob/18ad58631f47166e03438e8a539cdedde0e4c8b4/hw7-1.js https://github.com/2001wei/wp111b/blob/18ad58631f47166e03438e8a539cdedde0e4c8b4/hw7-2.js 第三題沒寫

ceen123 commented 1 year ago

吳鑛山 110910237 https://github.com/ceen123/wp111b/tree/main/HW7

Remilia517 commented 1 year ago

資工二 111010532 李昱宏 https://github.com/Remilia517/wp111b/tree/main/homework/07

abc644 commented 1 year ago

資工三 110910521 張展睿 https://github.com/abc644/wp111b/tree/main/HW/HW7

chen02648 commented 1 year ago

资工二 111010539 陈文茜 https://github.com/chen02648/wp111b/tree/main/07